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