org.apache.geronimo.jetty6
Class JettyWebAppContext.StartCommand

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

public class JettyWebAppContext.StartCommand
extends Object
implements LifecycleCommand


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

Constructor Detail

JettyWebAppContext.StartCommand

public JettyWebAppContext.StartCommand()
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.