com.tangosol.net
Class DefaultCacheServer.ShutdownProcess
java.lang.Object
com.tangosol.net.DefaultCacheServer.ShutdownProcess
- All Implemented Interfaces:
- java.lang.Runnable
- Enclosing class:
- DefaultCacheServer
protected static class DefaultCacheServer.ShutdownProcess
- extends java.lang.Object
- implements java.lang.Runnable
ShutdownHook implementation.
Method Summary |
void |
run()
Run the shutdown logic. |
DefaultCacheServer.ShutdownProcess
protected DefaultCacheServer.ShutdownProcess()
run
public void run()
- Run the shutdown logic.
- Specified by:
run
in interface java.lang.Runnable