org.kuali.rice.kew.lifecycle
Class EmbeddedLifeCycle
java.lang.Object
org.kuali.rice.core.api.lifecycle.BaseLifecycle
org.kuali.rice.core.api.lifecycle.BaseCompositeLifecycle
org.kuali.rice.kew.lifecycle.EmbeddedLifeCycle
- All Implemented Interfaces:
- Lifecycle
public class EmbeddedLifeCycle
- 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 |
EmbeddedLifeCycle
public EmbeddedLifeCycle()
loadLifecycles
protected List<Lifecycle> loadLifecycles()
throws Exception
- Specified by:
loadLifecycles
in class BaseCompositeLifecycle
- Throws:
Exception
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.