| Package | Description |
|---|---|
| org.smallmind.quorum.pool.complex | |
| org.smallmind.quorum.pool.complex.jmx | |
| org.smallmind.quorum.pool.simple |
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentCreationException |
class |
ComponentValidationException |
| Modifier and Type | Method and Description |
|---|---|
C |
ComponentPool.getComponent() |
ComponentPin<C> |
ComponentPinManager.serve() |
void |
ComponentPoolSurface.shutdown() |
void |
ComponentPool.shutdown() |
void |
ComponentPinManager.shutdown() |
void |
ComponentPoolSurface.startup() |
void |
ComponentPool.startup() |
void |
ComponentPinManager.startup() |
| Constructor and Description |
|---|
ComponentPool(String name,
ComponentInstanceFactory<C> componentInstanceFactory) |
ComponentPool(String name,
ComponentInstanceFactory<C> componentInstanceFactory,
ComplexPoolConfig complexPoolConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentPoolMonitor.shutdown() |
void |
ComponentPoolMonitor.startup() |
| Modifier and Type | Method and Description |
|---|---|
T |
ComponentPool.getComponent() |
Copyright © 2017. All rights reserved.