@ThreadSafe @Service(value=org.apache.curator.framework.state.ConnectionStateListener.class) public final class FabricMBeanRegistrationListener extends AbstractComponent implements javax.management.NotificationListener, org.apache.curator.framework.state.ConnectionStateListener
| Constructor and Description |
|---|
FabricMBeanRegistrationListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleNotification(javax.management.Notification notif,
java.lang.Object o) |
void |
stateChanged(org.apache.curator.framework.CuratorFramework client,
org.apache.curator.framework.state.ConnectionState newState) |
activateComponent, assertValid, deactivateComponent, isValidpublic void handleNotification(javax.management.Notification notif,
java.lang.Object o)
handleNotification in interface javax.management.NotificationListenerpublic void stateChanged(org.apache.curator.framework.CuratorFramework client, org.apache.curator.framework.state.ConnectionState newState)
stateChanged in interface org.apache.curator.framework.state.ConnectionStateListenerCopyright © 2014 Red Hat. All Rights Reserved.