Package com.sun.management

Provides specific classes to Sun JMX Reference Implementation.

See:
          Description

Class Summary
Enumerated This class is used for implementing enumerated values.
Introspector This class contains the methods for performing all the tests needed to verify that a class represents a JMX compliant MBean.
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 events sent out by the class Trace, and all information 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.
 

Package com.sun.management Description

Provides specific classes to Sun JMX Reference Implementation.