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 UserTransactionHandler.lifecycleCommand(LifecycleCommand lifecycleCommand)
           
 void ThreadClassloaderHandler.lifecycleCommand(LifecycleCommand lifecycleCommand)
           
 void InstanceContextHandler.lifecycleCommand(LifecycleCommand lifecycleCommand)
           
 void ComponentContextHandler.lifecycleCommand(LifecycleCommand lifecycleCommand)
           
 void AbstractImmutableHandler.lifecycleCommand(LifecycleCommand lifecycleCommand)
           
 



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