|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.core.lifecycle.BaseLifecycle org.kuali.rice.kew.config.ThinClientLifecycle
public class ThinClientLifecycle
Constructor Summary | |
---|---|
ThinClientLifecycle()
|
Method Summary | |
---|---|
void |
start()
|
void |
stop()
|
Methods inherited from class org.kuali.rice.core.lifecycle.BaseLifecycle |
---|
isStarted, setStarted |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThinClientLifecycle()
Method Detail |
---|
public void start() throws java.lang.Exception
start
in interface org.kuali.rice.core.lifecycle.Lifecycle
start
in class org.kuali.rice.core.lifecycle.BaseLifecycle
java.lang.Exception
public void stop() throws java.lang.Exception
stop
in interface org.kuali.rice.core.lifecycle.Lifecycle
stop
in class org.kuali.rice.core.lifecycle.BaseLifecycle
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |