|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShutdownCoordinator | |
org.apache.hivemind.impl | Implementations of interfaces defined in the org.apache.commons.hivemind package. |
Uses of ShutdownCoordinator in org.apache.hivemind.impl |
Classes in org.apache.hivemind.impl that implement ShutdownCoordinator | |
class |
ShutdownCoordinatorImpl
Manages a list of objects that implement the RegistryShutdownListener interface. |
Methods in org.apache.hivemind.impl that return ShutdownCoordinator | |
ShutdownCoordinator |
ServicePointImpl.getShutdownCoordinator()
|
ShutdownCoordinator |
ConstructableServicePoint.getShutdownCoordinator()
Returns the ShutdownCoordinator , used by the service model to inform proxies that
the service has shutdown. |
Methods in org.apache.hivemind.impl with parameters of type ShutdownCoordinator | |
void |
ServicePointImpl.setShutdownCoordinator(ShutdownCoordinator coordinator)
|
void |
RegistryInfrastructureImpl.setShutdownCoordinator(ShutdownCoordinator coordinator)
|
void |
ConfigurationPointImpl.setShutdownCoordinator(ShutdownCoordinator coordinator)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |