public static class SelectorsExt.ExtendedUtilityHandlerImpl extends SelectorComposer.UtilityHandlerImpl
SelectorComposer.| Constructor and Description |
|---|
SelectorsExt.ExtendedUtilityHandlerImpl() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
public SelectorsExt.ExtendedUtilityHandlerImpl()
public java.lang.Object subscribeEventQueues(java.lang.Object controller)
SelectorComposer.UtilityHandlersubscribeEventQueues in interface SelectorComposer.UtilityHandlersubscribeEventQueues in class SelectorComposer.UtilityHandlerImplpublic java.lang.Object resubscribeEventQueues(java.lang.Object controller)
SelectorComposer.UtilityHandlerresubscribeEventQueues in interface SelectorComposer.UtilityHandlerresubscribeEventQueues in class SelectorComposer.UtilityHandlerImplpublic void postSubscriptionHandling(java.lang.Object subsInfo,
java.lang.Object target)
SelectorComposer.UtilityHandlerpostSubscriptionHandling in interface SelectorComposer.UtilityHandlerpostSubscriptionHandling in class SelectorComposer.UtilityHandlerImplCopyright © 2005-2011 Potix Corporation. All Rights Reserved.