public class DefaultWhiteboard extends Object implements Whiteboard
Constructor and Description |
---|
DefaultWhiteboard() |
public <T> Registration register(Class<T> type, T service, Map<?,?> properties)
Whiteboard
register
in interface Whiteboard
type
- type of the serviceservice
- service instanceproperties
- service propertiespublic <T> Tracker<T> track(Class<T> type)
Whiteboard
track
in interface Whiteboard
type
- type of the services to track"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"