Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.hivemind.management

Interface Summary
Calculator Test Target for JMX
MBeanRegistry Service that registers MBeans in the an MBeanServer.
ObjectNameBuilder Service for naming JMX MBeans Each service that is exported as MBean must have a unique ObjectName This service guarantees that the ObjectNames are built in a consistent manner The concrete naming scheme depends on the implementation of this interface.
 

Class Summary
CalculatorImpl  
ManagementMessages Messages for the management package.
MBeanTestService  
TestConnectors Test of MX4j http adaptor and jsr160 connectors
TestMBeanRegistry Test of org.apache.hivemind.management.impl.MBeanRegistryImpl.
TestPerformanceMonitorFactory Test of org.apache.hivemind.management.impl.PerformanceMonitorFactory.