@ThreadSafe @Service(value=org.apache.curator.framework.state.ConnectionStateListener.class) public final class FabricMBeanRegistrationListener extends io.fabric8.api.scr.AbstractComponent implements NotificationListener, org.apache.curator.framework.state.ConnectionStateListener
| Constructor and Description |
|---|
FabricMBeanRegistrationListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleNotification(Notification notif,
Object o) |
void |
stateChanged(org.apache.curator.framework.CuratorFramework client,
org.apache.curator.framework.state.ConnectionState newState) |
public void handleNotification(Notification notif, Object o)
handleNotification in interface 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 © 2011–2014 Red Hat. All rights reserved.