Package org.kuali.rice.kew.lifecycle
Class StandaloneLifeCycle
java.lang.Object
org.kuali.rice.core.api.lifecycle.BaseLifecycle
org.kuali.rice.core.api.lifecycle.BaseCompositeLifecycle
org.kuali.rice.kew.lifecycle.StandaloneLifeCycle
- All Implemented Interfaces:
Lifecycle
A temporary lifecycle that lives in embedded space. Will be removed when the embedded plugin is factored out.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.kuali.rice.core.api.lifecycle.BaseCompositeLifecycle
start, stopMethods inherited from class org.kuali.rice.core.api.lifecycle.BaseLifecycle
isStarted, setStarted
-
Constructor Details
-
StandaloneLifeCycle
public StandaloneLifeCycle()
-
-
Method Details
-
loadLifecycles
- Specified by:
loadLifecyclesin classBaseCompositeLifecycle- Throws:
Exception
-