Class Summary |
DetectedMBeanServerComponent |
|
DomainComponent |
DomainNode.java
Node representing a JMX domain. |
IntrospectorPanel |
IntrospectorPanel.java
Simple NodeConfigurator for MBeanComponent introspection. |
JMXDiscoveryComponent |
|
MBeanComponent |
MBeanComponent.java
Wraps an MBean and implements helper methods. |
MbeanProxyFactory |
Dynamically creates and uses a proxy for java.awt.event.ActionListener
via the classloader mechanism if called with
java de.fub.bytecode.util.JavaWrapper ProxyCreator
The trick is to encode the byte code we need into the class name
using the Utility.encode() method. |
MBeanServerComponent |
MBeanServerComponent.java
Wraps a JMX server connector. |
Operation |
Operation.java
Wraps an MBean operation. |