Uses of Interface
org.apache.zookeeper.server.quorum.ServerMXBean

Packages that use ServerMXBean
org.apache.zookeeper.server.quorum   
 

Uses of ServerMXBean in org.apache.zookeeper.server.quorum
 

Subinterfaces of ServerMXBean in org.apache.zookeeper.server.quorum
 interface LocalPeerMXBean
          A local zookeeper server MBean interface.
 

Classes in org.apache.zookeeper.server.quorum that implement ServerMXBean
 class LocalPeerBean
          Implementation of the local peer MBean interface.
 class ServerBean
          An abstract base class for the leader and follower MBeans.
 



Copyright © 2012 The Apache Software Foundation