org.kuali.rice.kew.config
Class ThinClientLifecycle
java.lang.Object
org.kuali.rice.core.api.lifecycle.BaseLifecycle
org.kuali.rice.kew.config.ThinClientLifecycle
- All Implemented Interfaces:
- Lifecycle
public class ThinClientLifecycle
- extends BaseLifecycle
- 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 |
ThinClientLifecycle
public ThinClientLifecycle()
start
public void start()
throws Exception
- Specified by:
start
in interface Lifecycle
- Overrides:
start
in class BaseLifecycle
- Throws:
Exception
stop
public void stop()
throws Exception
- Specified by:
stop
in interface Lifecycle
- Overrides:
stop
in class BaseLifecycle
- Throws:
Exception
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.