@ThreadSafe
@Service(value={io.fabric8.api.ContainerRegistration.class,org.apache.curator.framework.state.ConnectionStateListener.class})
public class EmbeddedContainerRegistration
extends io.fabric8.api.scr.AbstractComponent
implements io.fabric8.api.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) |
Copyright © 2011–2014 Red Hat. All rights reserved.