Uses of Class
org.objectweb.joram.client.jms.pool.ConnectionPool
-
Packages that use ConnectionPool Package Description org.objectweb.joram.client.jms.pool -
-
Uses of ConnectionPool in org.objectweb.joram.client.jms.pool
Fields in org.objectweb.joram.client.jms.pool declared as ConnectionPool Modifier and Type Field Description (package private) ConnectionPoolPooledConnectionFactory. poolThe pool of connectionsMethods in org.objectweb.joram.client.jms.pool that return ConnectionPool Modifier and Type Method Description protected ConnectionPoolPooledConnectionFactory. createConnectionPool(int maxFreeConnections)
-