-
This class implements a generic AMXMBeanInterface MBean which is connected to a possibly
remote MBeanServerConnection (note that MBeanServer isA MBeanServerConnection,
so we can actually create an AMXClientImpl simply by using the MBeanServer
from the mom: this is useful for testing).
Base interface supported by all AMXMBeanInterface MBeans.
This annotation is applied to a method that takes no arguments and returns a value
that is converted into a String for use in the ObjectName when an instance of the enclosing
class is used to construct an open MBean.
Type returned from ManagedObjectManager createRoot and register methods.
This annotation defines an attribute in either CompositeData (ManagedData) or
an open MBean (ManagedObject).
This annotation defines a Managed Object.
An interface used to managed Open MBeans created from annotated
objects.
DebugLevel used to control how much debug info is printed for
registration of objects.