Package org.kuali.rice.kew.lifecycle
Class XmlPipelineLifeCycle
java.lang.Object
org.kuali.rice.core.api.lifecycle.BaseLifecycle
org.kuali.rice.kew.lifecycle.XmlPipelineLifeCycle
- All Implemented Interfaces:
org.kuali.rice.core.api.lifecycle.Lifecycle
public class XmlPipelineLifeCycle
extends org.kuali.rice.core.api.lifecycle.BaseLifecycle
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.kuali.rice.core.api.lifecycle.BaseLifecycle
isStarted, setStarted
-
Field Details
-
LOG
protected final org.apache.logging.log4j.Logger LOG
-
-
Constructor Details
-
XmlPipelineLifeCycle
public XmlPipelineLifeCycle()
-
-
Method Details
-
start
- Specified by:
startin interfaceorg.kuali.rice.core.api.lifecycle.Lifecycle- Overrides:
startin classorg.kuali.rice.core.api.lifecycle.BaseLifecycle- Throws:
Exception
-
stop
- Specified by:
stopin interfaceorg.kuali.rice.core.api.lifecycle.Lifecycle- Overrides:
stopin classorg.kuali.rice.core.api.lifecycle.BaseLifecycle- Throws:
Exception
-