public class SynchronizedBypassPropagationList extends SynchronizedPropagationList
SynchronizedPropagationList.PropagationEntryIteratorhead, log, tail, workingMemory| Constructor and Description |
|---|
SynchronizedBypassPropagationList(InternalWorkingMemory workingMemory) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEntry(PropagationEntry propagationEntry) |
void |
flush() |
void |
onEngineInactive() |
dispose, flush, isEmpty, iterator, notifyWaitOnRest, reset, takeAll, waitOnRestpublic SynchronizedBypassPropagationList(InternalWorkingMemory workingMemory)
public void addEntry(PropagationEntry propagationEntry)
addEntry in interface PropagationListaddEntry in class SynchronizedPropagationListpublic void flush()
flush in interface PropagationListflush in class SynchronizedPropagationListpublic void onEngineInactive()
onEngineInactive in interface PropagationListonEngineInactive in class SynchronizedPropagationListCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.