|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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 ShutdownCoordinatorpublic void removeRegistryShutdownListener(RegistryShutdownListener s)
removeRegistryShutdownListener in interface ShutdownCoordinatorpublic void shutdown()
shutdown in interface ShutdownCoordinator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||