org.apache.geronimo.jetty6.handler
Interface LifecycleCommand

All Known Implementing Classes:
InternalJettyServletHolder.StartCommand, InternalJettyServletHolder.StopCommand, JettyWebAppContext.StartCommand, JettyWebAppContext.StopCommand

public interface LifecycleCommand


Method Summary
 void lifecycleMethod()
           
 

Method Detail

lifecycleMethod

void lifecycleMethod()
                     throws Exception
Throws:
Exception


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