public class SynchronizedBypassPropagationList extends SynchronizedPropagationList
SynchronizedPropagationList.PropagationEntryIterator
head, log, tail, workingMemory
Constructor and Description |
---|
SynchronizedBypassPropagationList(InternalWorkingMemory workingMemory) |
Modifier and Type | Method and Description |
---|---|
void |
addEntry(PropagationEntry propagationEntry) |
void |
flush() |
void |
onEngineInactive() |
flush, flush, hasEntriesDeferringExpiration, internalAddEntry, isEmpty, iterator, notifyWaitOnRest, reset, takeAll, waitOnRest
public SynchronizedBypassPropagationList(InternalWorkingMemory workingMemory)
public void addEntry(PropagationEntry propagationEntry)
addEntry
in interface PropagationList
addEntry
in class SynchronizedPropagationList
public void flush()
flush
in interface PropagationList
flush
in class SynchronizedPropagationList
public void onEngineInactive()
onEngineInactive
in interface PropagationList
onEngineInactive
in class SynchronizedPropagationList
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.