|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.hivemind.impl.ShutdownCoordinatorImpl
Manages a list of objects that implement the
RegistryShutdownListener interface.
| Constructor Summary | |
ShutdownCoordinatorImpl()
|
|
ShutdownCoordinatorImpl(org.apache.commons.logging.Log log)
|
|
| 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()
public ShutdownCoordinatorImpl(org.apache.commons.logging.Log log)
| 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 | ||||||||||