org.kuali.rice.test
Class JettyServerTestCase.RuntimePortJettyServerLifecycle
java.lang.Object
org.kuali.rice.test.lifecycles.JettyServerLifecycle
org.kuali.rice.test.JettyServerTestCase.RuntimePortJettyServerLifecycle
- All Implemented Interfaces:
- Lifecycle
- Enclosing class:
- JettyServerTestCase
private static final class JettyServerTestCase.RuntimePortJettyServerLifecycle
- extends JettyServerLifecycle
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
portConfigParam
private String portConfigParam
JettyServerTestCase.RuntimePortJettyServerLifecycle
public JettyServerTestCase.RuntimePortJettyServerLifecycle(int port,
String contextName,
String relativeWebappRoot)
JettyServerTestCase.RuntimePortJettyServerLifecycle
public JettyServerTestCase.RuntimePortJettyServerLifecycle(String portConfigParam,
String contextName,
String relativeWebappRoot)
start
public void start()
throws Exception
- Specified by:
start
in interface Lifecycle
- Overrides:
start
in class JettyServerLifecycle
- Throws:
Exception
stop
public void stop()
throws Exception
- Specified by:
stop
in interface Lifecycle
- Overrides:
stop
in class JettyServerLifecycle
- Throws:
Exception
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.