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. |