|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.hivemind.impl.ShutdownCoordinatorImpl
public final class ShutdownCoordinatorImpl
Manages a list of objects that implement the
RegistryShutdownListener
interface.
Constructor Summary | |
---|---|
ShutdownCoordinatorImpl()
|
Method Summary | |
---|---|
void |
addRegistryShutdownListener(RegistryShutdownListener s)
|
void |
removeRegistryShutdownListener(RegistryShutdownListener s)
|
void |
shutdown()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShutdownCoordinatorImpl()
Method Detail |
---|
public void addRegistryShutdownListener(RegistryShutdownListener s)
addRegistryShutdownListener
in interface ShutdownCoordinator
public void removeRegistryShutdownListener(RegistryShutdownListener s)
removeRegistryShutdownListener
in interface ShutdownCoordinator
public void shutdown()
shutdown
in interface ShutdownCoordinator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |