Uses of Interface
org.smallmind.quorum.pool.connection.remote.RemoteConnectionPoolSurface

Packages that use RemoteConnectionPoolSurface
org.smallmind.quorum.pool.connection.jmx   
org.smallmind.quorum.pool.connection.remote   
org.smallmind.quorum.pool.connection.remote.spring   
 

Uses of RemoteConnectionPoolSurface in org.smallmind.quorum.pool.connection.jmx
 

Methods in org.smallmind.quorum.pool.connection.jmx with parameters of type RemoteConnectionPoolSurface
 void ConnectionPoolMonitorsMBean.registerConnectionPool(String poolId, RemoteConnectionPoolSurface remoteSurface)
           
 void ConnectionPoolMonitors.registerConnectionPool(String poolId, RemoteConnectionPoolSurface remoteSurface)
           
 

Uses of RemoteConnectionPoolSurface in org.smallmind.quorum.pool.connection.remote
 

Classes in org.smallmind.quorum.pool.connection.remote that implement RemoteConnectionPoolSurface
 class RemoteConnectionPoolSurfaceImpl
           
 

Uses of RemoteConnectionPoolSurface in org.smallmind.quorum.pool.connection.remote.spring
 

Methods in org.smallmind.quorum.pool.connection.remote.spring that return RemoteConnectionPoolSurface
 RemoteConnectionPoolSurface RemoteConnectionPoolFactoryBean.getObject()
           
 



Copyright © 2012. All Rights Reserved.