Class Summary
Attribute Represents an MBean attribute, having the name and the assigned value.
AttributeValueExp Represents an attribute value being used as an argument
to a relational constraint.
JMX Common static methods pertaining to the management
API.
MBeanFeatureInfo A general superclass for the description of features
of management beans.
MBeanInfo
Describes the interface of a management bean.
MBeanParameterInfo Describes the parameters of a constructor or operation associated
with a management bean.
MBeanServerDelegate Provides an implementation of a delegate bean, which is associated
with a management server.
MBeanServerNotification The notification emitted by a management server on a registration
or de-registration event.
Notification
A notification message that may be emitted by a bean.
ObjectInstance A simple class used to link a bean instance to its class name.
ObjectName
An
ObjectName instance represents the name of a management
bean, or a pattern which may match the name of one or more
management beans.
Query Provides static methods for constructing queries.
QueryEval Represents the evaluation context of a
MBeanServer
query by retaining the server used on a thread-by-thread
basis.
StandardMBean Provides a dynamic management bean by using reflection on an
interface and an implementing class.
StringValueExp Represents a string being used as an argument
to a relational constraint.