|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
org.drools.event.WorkingMemoryEvent
org.drools.event.ActivationFiredEvent
Field Summary |
Fields inherited from class java.util.EventObject |
source |
Constructor Summary | |
ActivationFiredEvent(WorkingMemory workingMemory,
Rule rule,
Tuple tuple)
|
Method Summary | |
Consequence |
getConsequence()
|
Tuple |
getTuple()
|
String |
toString()
|
Methods inherited from class org.drools.event.WorkingMemoryEvent |
getWorkingMemory |
Methods inherited from class java.util.EventObject |
getSource |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ActivationFiredEvent(WorkingMemory workingMemory, Rule rule, Tuple tuple)
Method Detail |
public Consequence getConsequence()
public Tuple getTuple()
public String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |