Uses of Interface
org.apache.geronimo.jetty6.handler.LifecycleCommand

Packages that use LifecycleCommand
org.apache.geronimo.jetty6   
org.apache.geronimo.jetty6.handler   
 

Uses of LifecycleCommand in org.apache.geronimo.jetty6
 

Classes in org.apache.geronimo.jetty6 that implement LifecycleCommand
 class InternalJettyServletHolder.StartCommand
           
 class InternalJettyServletHolder.StopCommand
           
 class JettyWebAppContext.StartCommand
           
 class JettyWebAppContext.StopCommand
           
 

Uses of LifecycleCommand in org.apache.geronimo.jetty6.handler
 

Methods in org.apache.geronimo.jetty6.handler with parameters of type LifecycleCommand
 void AbstractImmutableHandler.lifecycleCommand(LifecycleCommand lifecycleCommand)
           
 void ComponentContextHandler.lifecycleCommand(LifecycleCommand lifecycleCommand)
           
 void InstanceContextHandler.lifecycleCommand(LifecycleCommand lifecycleCommand)
           
 void ThreadClassloaderHandler.lifecycleCommand(LifecycleCommand lifecycleCommand)
           
 void UserTransactionHandler.lifecycleCommand(LifecycleCommand lifecycleCommand)
           
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.