public class PooledDataSourceRegistry extends ReentrantReadWriteLock
Modifier and Type | Class and Description |
---|---|
static interface |
PooledDataSourceRegistry.Factory |
static interface |
PooledDataSourceRegistry.PooledDataSource |
ReentrantReadWriteLock.ReadLock, ReentrantReadWriteLock.WriteLock
Constructor and Description |
---|
PooledDataSourceRegistry() |
Modifier and Type | Method and Description |
---|---|
DataSource |
getOrCreatePool(Object obj,
Name objectName,
Context nameCtx,
Hashtable<?,?> env) |
getQueueLength, getReadHoldCount, getReadLockCount, getWaitQueueLength, getWriteHoldCount, hasQueuedThread, hasQueuedThreads, hasWaiters, isFair, isWriteLocked, isWriteLockedByCurrentThread, readLock, toString, writeLock
Copyright © 2014 Nuxeo SA. All rights reserved.