Skip navigation links

Oracle® Coherence Java API Reference
Release 3.6.0.0

E15725-01


com.tangosol.net
Class DefaultCacheServer.ShutdownProcess

java.lang.Object
  extended by com.tangosol.net.DefaultCacheServer.ShutdownProcess

All Implemented Interfaces:
Runnable
Enclosing class:
DefaultCacheServer

protected 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
See Also:
Thread.run()

Skip navigation links

Oracle® Coherence Java API Reference
Release 3.6.0.0

E15725-01


Copyright © 2000, 2010, Oracle and/or its affiliates. All rights reserved.