public class SessionConnectionListener extends Object implements org.apache.curator.framework.state.ConnectionStateListener
Constructor and Description |
---|
SessionConnectionListener() |
Modifier and Type | Method and Description |
---|---|
void |
stateChanged(org.apache.curator.framework.CuratorFramework client,
org.apache.curator.framework.state.ConnectionState newState) |
protected static final Logger LOGGER
public void stateChanged(org.apache.curator.framework.CuratorFramework client, org.apache.curator.framework.state.ConnectionState newState)
stateChanged
in interface org.apache.curator.framework.state.ConnectionStateListener
ConnectionStateListener.stateChanged(org.apache.curator.framework.CuratorFramework, org.apache.curator.framework.state.ConnectionState)
Copyright © 2006–2018 TinyGroup. All rights reserved.