|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Consequence
Consequence to be fired upon successful match of a Rule
.
Rule
Method Summary | |
---|---|
void |
invoke(Tuple tuple)
Execute the consequence for the supplied matching Tuple . |
Method Detail |
---|
void invoke(Tuple tuple) throws ConsequenceException
Tuple
.
tuple
- The matching tuple.workingMemory
- The working memory session.
ConsequenceException
- If an error occurs while attempting to invoke the
consequence.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |