org.kuali.rice.kew.lifecycle
Class XmlPipelineLifeCycle
java.lang.Object
   org.kuali.rice.core.api.lifecycle.BaseLifecycle
org.kuali.rice.core.api.lifecycle.BaseLifecycle
       org.kuali.rice.kew.lifecycle.XmlPipelineLifeCycle
org.kuali.rice.kew.lifecycle.XmlPipelineLifeCycle
- All Implemented Interfaces: 
- Lifecycle
- public class XmlPipelineLifeCycle 
- extends BaseLifecycle
| Field Summary | 
| protected  org.apache.log4j.Logger | LOG
 | 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
LOG
protected final org.apache.log4j.Logger LOG
XmlPipelineLifeCycle
public XmlPipelineLifeCycle()
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
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.