|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface SelectorComposer.UtilityHandler
An interface for SelectorComposer's functionality plug-in.
| Method Summary | |
|---|---|
void |
postSubscriptionHandling(java.lang.Object subsInfo,
java.lang.Object target)
Handling the subscription after a target(e.x. component) attached to this controller |
java.lang.Object |
resubscribeEventQueues(java.lang.Object controller)
Re-subscribes annotated methods to the EventQueues, used in clustering environment. |
java.lang.Object |
subscribeEventQueues(java.lang.Object controller)
Subscribes annotated methods to the EventQueues. |
| Method Detail |
|---|
java.lang.Object subscribeEventQueues(java.lang.Object controller)
java.lang.Object resubscribeEventQueues(java.lang.Object controller)
void postSubscriptionHandling(java.lang.Object subsInfo,
java.lang.Object target)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||