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, toStringpublic WorkingMemoryEvent(WorkingMemory workingMemory, PropagationContext propagationContext)
public WorkingMemory getWorkingMemory()
public PropagationContext getPropagationContext()
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.