|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.fsm.RcomRmmGuard
Constructor Summary | |
---|---|
RcomRmmGuard()
|
Method Summary | |
---|---|
protected abstract boolean |
doEvaluate(com.retek.fsm.FSMAble bo,
RcomRmmEvent event)
|
boolean |
evaluate(com.retek.fsm.FSMAble bo,
com.retek.fsm.Event event)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RcomRmmGuard()
Method Detail |
public boolean evaluate(com.retek.fsm.FSMAble bo, com.retek.fsm.Event event) throws java.lang.Exception
evaluate
in interface com.retek.fsm.Guard
java.lang.Exception
protected abstract boolean doEvaluate(com.retek.fsm.FSMAble bo, RcomRmmEvent event) throws SystemException, BusinessException
SystemException
BusinessException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |