com.googlecode.mycontainer.kernel
Class ShutdownCommand

java.lang.Object
  extended by com.googlecode.mycontainer.kernel.Command
      extended by com.googlecode.mycontainer.kernel.ShutdownCommand
All Implemented Interfaces:
java.io.Serializable

public class ShutdownCommand
extends Command

See Also:
Serialized Form

Constructor Summary
ShutdownCommand()
           
 
Method Summary
 void shutdown()
           
 
Methods inherited from class com.googlecode.mycontainer.kernel.Command
getContext, getKernel, setContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShutdownCommand

public ShutdownCommand()
Method Detail

shutdown

public void shutdown()


Copyright © 2008-2013 Mycontainer Team. All Rights Reserved.