|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PooledConnection | |
---|---|
org.objectweb.joram.client.jms.pool |
Uses of PooledConnection in org.objectweb.joram.client.jms.pool |
---|
Methods in org.objectweb.joram.client.jms.pool that return PooledConnection | |
---|---|
PooledConnection |
ConnectionPool.alloc(java.lang.String name,
java.lang.String password)
Allocates a Connection for the specified identity. |
Methods in org.objectweb.joram.client.jms.pool with parameters of type PooledConnection | |
---|---|
void |
ConnectionPool.free(PooledConnection cnx)
Frees the specified connection, depending of the number of free connections in the pool this connection is closed or inserted in the pool. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |