public class ObjectInsertedEvent extends WorkingMemoryEvent
source
Constructor and Description |
---|
ObjectInsertedEvent(WorkingMemory workingMemory,
PropagationContext propagationContext,
FactHandle handle,
Object object) |
Modifier and Type | Method and Description |
---|---|
FactHandle |
getFactHandle() |
Object |
getObject() |
String |
toString() |
getPropagationContext, getWorkingMemory
getSource
public ObjectInsertedEvent(WorkingMemory workingMemory, PropagationContext propagationContext, FactHandle handle, Object object)
public FactHandle getFactHandle()
public Object getObject()
public String toString()
toString
in class EventObject
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.