| Interface | Description |
|---|---|
| MBeanDescription |
Implement this inteface to give descriptions to standard MBean.
|
| Class | Description |
|---|---|
| AbstractDynamicMBean |
Utility class that allow the user to easily write DynamicMBeans.
|
| MBeanDescriptionAdapter |
Default implementation for the MBeanDescription interface.
|
| MX4JSystemKeys |
This class holds the system property keys that the MX4J implementation uses to plugin
custom components.
|
| Exception | Description |
|---|---|
| ImplementationException |
Thrown when an internal error in the MX4J implementation is detected.
|