Uses of Interface
org.apache.zookeeper.jmx.ZKMBeanInfo
-
Packages that use ZKMBeanInfo Package Description org.apache.zookeeper.jmx -
-
Uses of ZKMBeanInfo in org.apache.zookeeper.jmx
Methods in org.apache.zookeeper.jmx with parameters of type ZKMBeanInfo Modifier and Type Method Description voidMBeanRegistry. register(ZKMBeanInfo bean, ZKMBeanInfo parent)Registers a new MBean with the platform MBean server.voidMBeanRegistry. unregister(ZKMBeanInfo bean)Unregister MBean.
-