|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.test.lifecycles.JettyServerLifecycle
org.kuali.rice.test.JettyServerTestCase.RuntimePortJettyServerLifecycle
private static final class JettyServerTestCase.RuntimePortJettyServerLifecycle
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.kuali.rice.test.lifecycles.JettyServerLifecycle |
|---|
JettyServerLifecycle.ConfigMode |
| Field Summary | |
|---|---|
private String |
portConfigParam
|
| Fields inherited from class org.kuali.rice.test.lifecycles.JettyServerLifecycle |
|---|
jettyServer |
| Constructor Summary | |
|---|---|
JettyServerTestCase.RuntimePortJettyServerLifecycle(int port,
String contextName,
String relativeWebappRoot)
|
|
JettyServerTestCase.RuntimePortJettyServerLifecycle(String portConfigParam,
String contextName,
String relativeWebappRoot)
|
|
| Method Summary | |
|---|---|
void |
start()
|
void |
stop()
|
| Methods inherited from class org.kuali.rice.test.lifecycles.JettyServerLifecycle |
|---|
getConfigMode, getWebappConfig, isAddWebappResourceLoaders, isStarted, isTestMode, setAddWebappResourceLoaders, setConfigMode, setTestMode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private String portConfigParam
| Constructor Detail |
|---|
public JettyServerTestCase.RuntimePortJettyServerLifecycle(int port,
String contextName,
String relativeWebappRoot)
public JettyServerTestCase.RuntimePortJettyServerLifecycle(String portConfigParam,
String contextName,
String relativeWebappRoot)
| Method Detail |
|---|
public void start()
throws Exception
start in interface Lifecyclestart in class JettyServerLifecycleException
public void stop()
throws Exception
stop in interface Lifecyclestop in class JettyServerLifecycleException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||