org.apache.geronimo.jetty6
Class InternalJettyServletHolder.StopCommand

java.lang.Object
  extended by org.apache.geronimo.jetty6.InternalJettyServletHolder.StopCommand
All Implemented Interfaces:
LifecycleCommand
Enclosing class:
InternalJettyServletHolder

public class InternalJettyServletHolder.StopCommand
extends Object
implements LifecycleCommand


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

Constructor Detail

InternalJettyServletHolder.StopCommand

public InternalJettyServletHolder.StopCommand()
Method Detail

lifecycleMethod

public void lifecycleMethod()
                     throws Exception
Specified by:
lifecycleMethod in interface LifecycleCommand
Throws:
Exception


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.