|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface Subscribable
Interface describing components that are able to subscribe themselves to a component that can be subscribed to, such as the CommandBus and EventBus.
Method Summary | |
---|---|
void |
subscribe()
Deprecated. Subscribe this instance with its configured component. |
void |
unsubscribe()
Deprecated. Unsubscribe this instance from its subscribed component. |
Method Detail |
---|
void unsubscribe()
void subscribe()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |