@ThreadSafe @Service(value={io.fabric8.api.ContainerRegistration.class,org.apache.curator.framework.state.ConnectionStateListener.class}) public class EmbeddedContainerRegistration extends AbstractComponent implements ContainerRegistration, org.apache.curator.framework.state.ConnectionStateListener
| Constructor and Description |
|---|
EmbeddedContainerRegistration() |
| Modifier and Type | Method and Description |
|---|---|
void |
stateChanged(org.apache.curator.framework.CuratorFramework client,
org.apache.curator.framework.state.ConnectionState newState) |
activateComponent, assertValid, deactivateComponent, isValidpublic 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.