Class SessionConnectionListener

  • All Implemented Interfaces:
    org.apache.curator.framework.state.ConnectionStateListener

    public final class SessionConnectionListener
    extends Object
    implements org.apache.curator.framework.state.ConnectionStateListener
    Session connection state listener.
    • Constructor Detail

      • SessionConnectionListener

        public SessionConnectionListener()
    • Method Detail

      • stateChanged

        public void stateChanged​(org.apache.curator.framework.CuratorFramework client,
                                 org.apache.curator.framework.state.ConnectionState connectionState)
        Specified by:
        stateChanged in interface org.apache.curator.framework.state.ConnectionStateListener