Package javax.management

Interface Summary
Descriptor Descriptor is cloneable since represent a snapshot of what the client passed in to the model mbean.
DescriptorAccess Use to gain access to the Descriptor class associated with a JMX component.
DynamicMBean Defines methods that should be implemented by a Dynamic MBean
MBeanRegistration Implemented by an MBean that need to carry out operations before and after being registered or de-registered.
MBeanServer  
MBeanServerDelegateMBean Defines the management interface for a MBeanServerDelegate
NotificationBroadcaster Implemented by an MBean that emits Notification.
NotificationFilter Implemented by a class that acts as a NotificationFilter, which allows it to filter the notifications.
NotificationListener Implemented by an object that want to receive notifications.
PersistentMBean Implements by an MBean that are meant to be persistent.
QueryExp Represents relational constraint.
ValueExp Represents values that can be passed to relational expressions.
 

Class Summary
Attribute An MBean attribute which is a name value pair combination.
AttributeChangeNotification A Notification for AttributeChange sent by MBeans.
AttributeChangeNotificationFilter Provides a filter for the AttributeChangeNotification.
AttributeList  
AttributeValueExp  
MBeanAttributeInfo  
MBeanConstructorInfo  
MBeanFeatureInfo  
MBeanInfo  
MBeanNotificationInfo  
MBeanOperationInfo  
MBeanParameterInfo  
MBeanServerDelegate  
MBeanServerFactory  
MBeanServerNotification  
MBeanServerPermission  
Notification  
NotificationBroadcasterSupport  
NotificationFilterSupport  
ObjectInstance  
ObjectName  
Query  
QueryEval  
StringValueExp  
 

Exception Summary
AttributeNotFoundException  
BadAttributeValueExpException  
BadBinaryOpValueExpException  
BadStringOperationException  
InstanceAlreadyExistsException  
InstanceNotFoundException  
IntrospectionException  
InvalidApplicationException  
InvalidAttributeValueException  
JMException  
JMRuntimeException  
ListenerNotFoundException  
MalformedObjectNameException  
MBeanException  
MBeanRegistrationException  
NotCompliantMBeanException  
OperationsException  
ReflectionException  
RuntimeErrorException  
RuntimeMBeanException  
RuntimeOperationsException  
ServiceNotFoundException