public class TestSpringLifecycle extends BaseLifecycle
Constructor and Description |
---|
TestSpringLifecycle(String altAppContextFile,
String altOjbFile) |
Modifier and Type | Method and Description |
---|---|
String |
getAltAppContextFile() |
String |
getAltOjbFile() |
void |
start() |
void |
stop() |
isStarted, setStarted
public TestSpringLifecycle(String altAppContextFile, String altOjbFile)
public void start() throws Exception
start
in interface Lifecycle
start
in class BaseLifecycle
Exception
public void stop() throws Exception
stop
in interface Lifecycle
stop
in class BaseLifecycle
Exception
public String getAltAppContextFile()
public String getAltOjbFile()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.