CoherenceTM v3.3
Copyright© 2000-2007 by Oracle Corporation

com.tangosol.net
Class DefaultCacheServer.ShutdownProcess

java.lang.Object
  extended by com.tangosol.net.DefaultCacheServer.ShutdownProcess
All Implemented Interfaces:
Runnable
Enclosing class:
DefaultCacheServer

protected static class DefaultCacheServer.ShutdownProcess
extends Object
implements Runnable

ShutdownHook implementation.


Constructor Summary
protected DefaultCacheServer.ShutdownProcess()
           
 
Method Summary
 void run()
          Run the shutdown logic.
 

Constructor Detail

DefaultCacheServer.ShutdownProcess

protected DefaultCacheServer.ShutdownProcess()
Method Detail

run

public void run()
Run the shutdown logic.

Specified by:
run in interface Runnable

CoherenceTM v3.3
Copyright© 2000-2007 by Oracle Corporation