Uses of Class
org.mc4j.ems.impl.jmx.connection.DConnection

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

Uses of DConnection in org.mc4j.ems.impl.jmx.connection
 

Fields in org.mc4j.ems.impl.jmx.connection declared as DConnection
protected  DConnection PooledConnectionTracker.connection
           
 

Constructors in org.mc4j.ems.impl.jmx.connection with parameters of type DConnection
PooledConnectionTracker(DConnection connection)
           
 

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

Fields in org.mc4j.ems.impl.jmx.connection.support.providers declared as DConnection
protected  DConnection AbstractConnectionProvider.existingConnection