|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RegistryShutdownListener | |
org.apache.hivemind | The main HiveMind package. |
org.apache.hivemind.impl | Implementations of interfaces defined in the org.apache.commons.hivemind package. |
Uses of RegistryShutdownListener in org.apache.hivemind |
Methods in org.apache.hivemind with parameters of type RegistryShutdownListener | |
void |
ShutdownCoordinator.addRegistryShutdownListener(RegistryShutdownListener s)
|
void |
ShutdownCoordinator.removeRegistryShutdownListener(RegistryShutdownListener s)
|
Uses of RegistryShutdownListener in org.apache.hivemind.impl |
Classes in org.apache.hivemind.impl that implement RegistryShutdownListener | |
class |
ElementsProxyList
The List implementation visible to the client code. |
class |
ElementsProxyMap
The Map implementation visible to the client code. |
Methods in org.apache.hivemind.impl with parameters of type RegistryShutdownListener | |
void |
ShutdownCoordinatorImpl.addRegistryShutdownListener(RegistryShutdownListener s)
|
void |
ShutdownCoordinatorImpl.removeRegistryShutdownListener(RegistryShutdownListener s)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |