Interface | Description |
---|---|
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 | Description |
---|---|
ManagementMessages |
Messages for the management package.
|