org.minetti.astrodevice.server.core
Class Shutdown

java.lang.Object
  extended by org.minetti.astrodevice.server.core.Shutdown
All Implemented Interfaces:
Runnable

public final class Shutdown
extends Object
implements Runnable

Class responsible of server shutdown.

Author:
Jean-Philippe MINETTI

Constructor Summary
Shutdown()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Shutdown

public Shutdown()
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2012 astroDevice. All Rights Reserved.