public static class SelectorComposer.UtilityHandlerImpl extends java.lang.Object implements SelectorComposer.UtilityHandler
SelectorComposer.UtilityHandler
.Constructor and Description |
---|
UtilityHandlerImpl() |
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 java.lang.Object subscribeEventQueues(java.lang.Object controller)
SelectorComposer.UtilityHandler
subscribeEventQueues
in interface SelectorComposer.UtilityHandler
public java.lang.Object resubscribeEventQueues(java.lang.Object controller)
SelectorComposer.UtilityHandler
resubscribeEventQueues
in interface SelectorComposer.UtilityHandler
public void postSubscriptionHandling(java.lang.Object subsInfo, java.lang.Object target)
SelectorComposer.UtilityHandler
postSubscriptionHandling
in interface SelectorComposer.UtilityHandler
Copyright © 2005-2023 Potix Corporation. All Rights Reserved.