当前页面:
在线文档首页 >
JBoss RULES 3.0.6 API 英文版文档
WorkingMemoryEvent - JBoss RULES 3.0.6 API 英文版文档
org.drools.event
Class WorkingMemoryEvent
java.lang.Object
java.util.EventObject
org.drools.event.WorkingMemoryEvent
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- ObjectAssertedEvent, ObjectModifiedEvent, ObjectRetractedEvent
public class WorkingMemoryEvent
- extends java.util.EventObject
- See Also:
- Serialized Form
Fields inherited from class java.util.EventObject |
source |
Methods inherited from class java.util.EventObject |
getSource, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
WorkingMemoryEvent
public WorkingMemoryEvent(WorkingMemory workingMemory,
PropagationContext propagationContext)
getWorkingMemory
public WorkingMemory getWorkingMemory()
getPropagationContext
public PropagationContext getPropagationContext()