| Package | Description |
|---|---|
| org.smallmind.quorum.pool.complex | |
| org.smallmind.quorum.pool.complex.event | |
| org.smallmind.quorum.pool.complex.jmx | |
| org.smallmind.quorum.transport.message.jndi |
| Modifier and Type | Method and Description |
|---|---|
ComponentPool<C> |
ComponentPool.setComplexPoolConfig(ComplexPoolConfig complexPoolConfig) |
| Modifier and Type | Method and Description |
|---|---|
ComponentInstance<C> |
ComponentInstanceFactory.createInstance(ComponentPool<C> componentPool) |
| Constructor and Description |
|---|
ComponentCreationWorker(ComponentPool<C> componentPool) |
ComponentPin(ComponentPool<C> componentPool,
DeconstructionQueue deconstructionQueue,
ComponentInstance<C> componentInstance) |
ComponentPinManager(ComponentPool<C> componentPool) |
DeconstructionCoordinator(ComponentPool<?> componentPool,
DeconstructionQueue deconstructionQueue,
ComponentPin<?> componentPin) |
MaxIdleTimeDeconstructionFuse(ComponentPool<?> componentPool,
DeconstructionQueue deconstructionQueue,
DeconstructionCoordinator deconstructionCoordinator) |
MaxLeaseTimeDeconstructionFuse(ComponentPool<?> componentPool,
DeconstructionQueue deconstructionQueue,
DeconstructionCoordinator deconstructionCoordinator) |
UnReturnedElementTimeoutDeconstructionFuse(ComponentPool<?> componentPool,
DeconstructionQueue deconstructionQueue,
DeconstructionCoordinator deconstructionCoordinator) |
| Constructor and Description |
|---|
ComponentPoolEvent(ComponentPool<C> componentPool) |
ErrorReportingComponentPoolEvent(ComponentPool<C> componentPool,
Exception exception) |
LeaseTimeReportingComponentPoolEvent(ComponentPool<C> componentPool,
long leaseTimeNanos) |
| Constructor and Description |
|---|
ComponentPoolMonitor(ComponentPool componentPool) |
| Modifier and Type | Method and Description |
|---|---|
ComponentPool<Context> |
MessageConnectionDetails.getContextPool() |
| Constructor and Description |
|---|
MessageConnectionDetails(ComponentPool<Context> contextPool,
String destinationName,
String connectionFactoryName,
String userName,
String password) |
Copyright © 2014. All Rights Reserved.