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
public class StandaloneLifeCycle
- extends BaseCompositeLifecycle
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)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StandaloneLifeCycle
public StandaloneLifeCycle()
loadLifecycles
protected List<Lifecycle> loadLifecycles()
throws Exception
- Specified by:
loadLifecycles
in class BaseCompositeLifecycle
- Throws:
Exception
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.