| Interfaces | |
|---|---|
| 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. |
| Classes | |
|---|---|
| CalculatorImpl | No description provided. |
| ManagementMessages | Messages for the management package. |