|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionPoolException | |
|---|---|
| org.smallmind.quorum.pool.connection | |
| org.smallmind.quorum.pool.connection.jmx | |
| org.smallmind.quorum.pool.connection.remote | |
| org.smallmind.quorum.transaction.xa | |
| Uses of ConnectionPoolException in org.smallmind.quorum.pool.connection |
|---|
| Subclasses of ConnectionPoolException in org.smallmind.quorum.pool.connection | |
|---|---|
class |
ConnectionCreationException
|
class |
ConnectionValidationException
|
| Methods in org.smallmind.quorum.pool.connection that throw ConnectionPoolException | |
|---|---|
C |
ConnectionPool.getConnection()
|
ConnectionPin<C> |
ConnectionPinManager.serve()
|
void |
ConnectionPoolSurface.shutdown()
|
void |
ConnectionPool.shutdown()
|
void |
ConnectionPinManager.shutdown()
|
void |
ConnectionPoolSurface.startup()
|
void |
ConnectionPool.startup()
|
void |
ConnectionPinManager.startup()
|
| Uses of ConnectionPoolException in org.smallmind.quorum.pool.connection.jmx |
|---|
| Methods in org.smallmind.quorum.pool.connection.jmx that throw ConnectionPoolException | |
|---|---|
void |
ConnectionPoolMonitor.shutdown()
|
void |
ConnectionPoolMonitorsMBean.shutdown(String poolId)
|
void |
ConnectionPoolMonitors.shutdown(String poolId)
|
void |
ConnectionPoolMonitor.startup()
|
void |
ConnectionPoolMonitorsMBean.startup(String poolId)
|
void |
ConnectionPoolMonitors.startup(String poolId)
|
| Uses of ConnectionPoolException in org.smallmind.quorum.pool.connection.remote |
|---|
| Methods in org.smallmind.quorum.pool.connection.remote that throw ConnectionPoolException | |
|---|---|
void |
RemoteConnectionPoolSurfaceImpl.shutdown()
|
void |
RemoteConnectionPoolSurfaceImpl.startup()
|
| Uses of ConnectionPoolException in org.smallmind.quorum.transaction.xa |
|---|
| Methods in org.smallmind.quorum.transaction.xa that throw ConnectionPoolException | |
|---|---|
Object |
SmallMindXAResource.getResource()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||