public class ConnectionPoolEvent extends ObjectPoolEvent<CacheConnection>
ConnectionPool instances.ObjectPoolEvent.Typesource| Modifier | Constructor and Description |
|---|---|
protected |
ConnectionPoolEvent(ObjectPool<CacheConnection> pool,
ObjectPoolEvent.Type type) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionPool |
getConnectionPool() |
getCheckedOut, getFreeCount, getIdleTimeout, getMaxPool, getMaxSize, getMinPool, getPool, getPoolHitRate, getSize, getType, getTypeString, isMaxPoolLimitExceeded, isMaxPoolLimitReached, isMaxSizeLimitError, isMaxSizeLimitReached, isPoolCheckIn, isPoolCheckOut, isPoolFlushed, isPoolInitCompleted, isPoolParametersChanged, isPoolReleased, isValidationError, toStringgetSourceprotected ConnectionPoolEvent(ObjectPool<CacheConnection> pool, ObjectPoolEvent.Type type)
public ConnectionPool getConnectionPool()
Copyright © 2016. All rights reserved.