|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.hiveutils.service.impl.ShutdownCoordinatorImpl
public final class ShutdownCoordinatorImpl
Constructor Summary | |
---|---|
ShutdownCoordinatorImpl(int defaultPriority,
java.util.List<ShutdownContribution> priorities)
|
Method Summary | |
---|---|
void |
addRegistryShutdownListener(org.apache.hivemind.events.RegistryShutdownListener l)
|
void |
removeRegistryShutdownListener(org.apache.hivemind.events.RegistryShutdownListener l)
|
void |
shutdown()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShutdownCoordinatorImpl(int defaultPriority, java.util.List<ShutdownContribution> priorities)
Method Detail |
---|
public void addRegistryShutdownListener(org.apache.hivemind.events.RegistryShutdownListener l)
addRegistryShutdownListener
in interface org.apache.hivemind.ShutdownCoordinator
public void removeRegistryShutdownListener(org.apache.hivemind.events.RegistryShutdownListener l)
removeRegistryShutdownListener
in interface org.apache.hivemind.ShutdownCoordinator
public void shutdown()
shutdown
in interface org.apache.hivemind.ShutdownCoordinator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |