public final class ShutdownCoordinatorImpl extends java.lang.Object implements ShutdownCoordinator
RegistryShutdownListener
interface.Constructor and Description |
---|
ShutdownCoordinatorImpl() |
ShutdownCoordinatorImpl(org.apache.commons.logging.Log log) |
Modifier and Type | Method and Description |
---|---|
void |
addRegistryShutdownListener(RegistryShutdownListener s) |
void |
removeRegistryShutdownListener(RegistryShutdownListener s) |
void |
shutdown() |
public ShutdownCoordinatorImpl()
public ShutdownCoordinatorImpl(org.apache.commons.logging.Log log)
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