|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.ejtools.util.state.DefaultRule
Constructor Summary | |
DefaultRule()
|
Method Summary | |
void |
loadBody(java.util.Map context)
Description of the Method |
void |
loadEnter(java.util.Map context)
Description of the Method |
void |
loadExit(java.util.Map context)
Description of the Method |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultRule()
Method Detail |
public void loadBody(java.util.Map context)
loadBody
in interface Rule
context
- Description of the Parameterpublic void loadEnter(java.util.Map context)
loadEnter
in interface Rule
context
- Description of the Parameterpublic void loadExit(java.util.Map context)
loadExit
in interface Rule
context
- Description of the Parameter
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |