org.gcube.application.enm.service.concurrent
Class ShutdownHook

java.lang.Object
  extended by org.gcube.application.enm.service.concurrent.ShutdownHook

public class ShutdownHook
extends Object

Executes when the Java virtual machine shuts down.

Author:
Erik Torres

Field Summary
protected  org.gcube.common.core.utils.logging.GCUBELog logger
           
 
Constructor Summary
ShutdownHook()
           
 
Method Summary
 void attachShutDownHook()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected org.gcube.common.core.utils.logging.GCUBELog logger
Constructor Detail

ShutdownHook

public ShutdownHook()
Method Detail

attachShutDownHook

public void attachShutDownHook()


Copyright © 2012. All Rights Reserved.