Uses of Interface
org.apache.hivemind.management.MBeanRegistry

Packages that use MBeanRegistry
org.apache.hivemind.management.impl   
 

Uses of MBeanRegistry in org.apache.hivemind.management.impl
 

Classes in org.apache.hivemind.management.impl that implement MBeanRegistry
 class MBeanRegistryImpl
          Implementation of MBeanRegistry.
 

Constructors in org.apache.hivemind.management.impl with parameters of type MBeanRegistry
PerformanceMonitorFactory(MBeanRegistry mbeanRegistry, ObjectNameBuilder objectNameBuilder)