Class Summary |
Introspector |
This class contains the methods for performing all the tests needed to verify
that a class represents a JMX compliant MBean. |
JMProperties |
This class reads a file containing the property list defined for Java DMK
and adds all the read properties to the list of system properties. |
MBeanServerImpl |
This is the base class for MBean manipulation on the agent side.. |
ServiceName |
This class is used for storing the names of core services. |
Trace |
This class is a static class and is used to get JMX internal runtime information. |
TraceFilter |
This class is used to filter trace information. |
TraceListener |
An object of this class can be used to receive notifications sent out by the class Trace,
and all notifications received will be saved to a file specified, or write to user screen. |
TraceNotification |
This class defines an object used by the class Trace to send out
all internal runtime information. |