| Package | Description |
|---|---|
| org.apache.hivemind.impl |
Implementations of interfaces defined in the org.apache.commons.hivemind package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ShutdownCoordinatorImpl
Manages a list of objects that implement the
RegistryShutdownListener interface. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationPointImpl.setShutdownCoordinator(ShutdownCoordinator coordinator) |
void |
RegistryInfrastructureImpl.setShutdownCoordinator(ShutdownCoordinator coordinator) |
void |
ServicePointImpl.setShutdownCoordinator(ShutdownCoordinator coordinator) |