|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRunnableWrapper
| Method Summary | |
|---|---|
void |
run()
Implementations should contain the "body" here. |
void |
setContext(java.util.Map<java.lang.String,java.lang.Object> context)
Set the context object from which the rule execution "environment" can be extracted - this will be the collections etc Equivalent to the velocity context. |
| Method Detail |
|---|
void setContext(java.util.Map<java.lang.String,java.lang.Object> context)
context -
void run()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||