Skip navigation links

Oracle® Coherence Java API Reference
Release 12.1.2.0.3

E26043-02


com.tangosol.net
Class DefaultCacheServer.ShutdownProcess

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

All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
DefaultCacheServer

protected class DefaultCacheServer.ShutdownProcess
extends java.lang.Object
implements java.lang.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 java.lang.Runnable

Skip navigation links

Oracle® Coherence Java API Reference
Release 12.1.2.0.3

E26043-02


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