org.kuali.rice.kew.test
Class TestSpringLifecycle
java.lang.Object
   org.kuali.rice.core.api.lifecycle.BaseLifecycle
org.kuali.rice.core.api.lifecycle.BaseLifecycle
       org.kuali.rice.kew.test.TestSpringLifecycle
org.kuali.rice.kew.test.TestSpringLifecycle
- All Implemented Interfaces: 
- Lifecycle
- public class TestSpringLifecycle 
- extends BaseLifecycle
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TestSpringLifecycle
public TestSpringLifecycle(String altAppContextFile,
                           String altOjbFile)
start
public void start()
           throws Exception
- 
- Specified by:
- startin interface- Lifecycle
- Overrides:
- startin class- BaseLifecycle
 
- 
- Throws:
- Exception
 
stop
public void stop()
          throws Exception
- 
- Specified by:
- stopin interface- Lifecycle
- Overrides:
- stopin class- BaseLifecycle
 
- 
- Throws:
- Exception
 
getAltAppContextFile
public String getAltAppContextFile()
- 
 
getAltOjbFile
public String getAltOjbFile()
- 
 
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.