public interface RegistryShutdownHub
Registry
shuts down.Modifier and Type | Method and Description |
---|---|
void |
addRegistryShutdownListener(RegistryShutdownListener listener)
Adds a listener for eventual notification.
|
void |
addRegistryShutdownListener(Runnable listener)
Adds a listener for eventual notification when the registry shuts down.
|
void |
addRegistryWillShutdownListener(Runnable listener)
Adds a listener for eventual notification.
|
void addRegistryShutdownListener(RegistryShutdownListener listener)
void addRegistryShutdownListener(Runnable listener)
void addRegistryWillShutdownListener(Runnable listener)
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.