Uses of Interface
org.mc4j.ems.impl.jmx.connection.support.providers.proxy.StatsProxy

Packages that use StatsProxy
org.mc4j.ems.impl.jmx.connection.support.providers   
org.mc4j.ems.impl.jmx.connection.support.providers.proxy   
 

Uses of StatsProxy in org.mc4j.ems.impl.jmx.connection.support.providers
 

Methods in org.mc4j.ems.impl.jmx.connection.support.providers that return StatsProxy
 StatsProxy AbstractConnectionProvider.getStatsProxy()
           
 

Methods in org.mc4j.ems.impl.jmx.connection.support.providers with parameters of type StatsProxy
 void AbstractConnectionProvider.setStatsProxy(StatsProxy statsProxy)
           
 

Uses of StatsProxy in org.mc4j.ems.impl.jmx.connection.support.providers.proxy
 

Classes in org.mc4j.ems.impl.jmx.connection.support.providers.proxy that implement StatsProxy
 class GenericMBeanServerProxy
           
 class JMXRemotingMBeanServerProxy
           
 class JSR77ManagementMBeanServerProxy