|
xmlBlaster 1.6.4 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PoolManager | |
| org.xmlBlaster.contrib.db | |
| org.xmlBlaster.protocol.jdbc | |
| org.xmlBlaster.test.classtest | Tests classes of the xmlBlaster distribution. |
| org.xmlBlaster.util.pool | |
| Uses of PoolManager in org.xmlBlaster.contrib.db |
| Fields in org.xmlBlaster.contrib.db declared as PoolManager | |
private PoolManager |
DbPool.poolManager
|
| Uses of PoolManager in org.xmlBlaster.protocol.jdbc |
| Fields in org.xmlBlaster.protocol.jdbc declared as PoolManager | |
(package private) PoolManager |
NamedConnectionPool.UnnamedConnectionPool.poolManager
|
| Uses of PoolManager in org.xmlBlaster.test.classtest |
| Fields in org.xmlBlaster.test.classtest declared as PoolManager | |
(package private) PoolManager |
TestPoolManager.TestPool.poolManager
|
| Uses of PoolManager in org.xmlBlaster.util.pool |
| Fields in org.xmlBlaster.util.pool declared as PoolManager | |
private PoolManager |
ResourceWrapper.poolManager
My manager |
| Constructors in org.xmlBlaster.util.pool with parameters of type PoolManager | |
ResourceWrapper(PoolManager poolManager,
java.lang.String instanceId,
java.lang.Object resource,
long busyToIdleTimeout,
long idleToEraseTimeout)
Create a new wrapper for a user supplied resource. |
|
ResourceWrapper(PoolManager poolManager)
Create a new wrapper for a resource with infinite lifespan. |
|
|
xmlBlaster 1.6.4 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||