Package org.mc4j.ems.impl.jmx.connection.support.providers.proxy

Interface Summary
StatsProxy An interface for proxies to declare their capability to track and provide statistics on the network traffic.
 

Class Summary
GenericMBeanServerProxy A proxy for a remote MBeanServer stub, which does the following for each invocation: if the invocation fails, attempts to reestablish the underlying RMI connection and then retries the invocation if the underlying connection's type is JBoss, do a JAAS login before the invocation and a JAAS logout after it
JMXRemotingMBeanServerProxy  
JSR77ManagementMBeanServerProxy