Package dk.netarkivet.monitor.jmx

Interface Summary
JMXProxyConnection JMX interface for connection objects that can be used for accessing MBeans on remote servers.
JMXProxyConnectionFactory Common interface for objects that supply JMX connections to remote servers.
 

Class Summary
CachingProxyConnectionFactory Adds caching to another JMXProxyFactoryConnectionFactory.
CachingProxyConnectionFactory.CacheKey Encapsulates the unit of information for checking the cache.
HostForwarding<T> Handles the forwarding of other hosts' MBeans matching a specific regular query and interface to a given mbean server.
RmiProxyConnectionFactory Creates RMI-based JMX connections to remote servers.