public abstract static class PropagationEntry.AbstractPropagationEntry extends Object implements PropagationEntry
PropagationEntry.AbstractPropagationEntry, PropagationEntry.Delete, PropagationEntry.Insert, PropagationEntry.Update| Constructor and Description |
|---|
PropagationEntry.AbstractPropagationEntry() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(InternalKnowledgeRuntime kruntime) |
PropagationEntry |
getNext() |
boolean |
isMarshallable() |
boolean |
requiresImmediateFlushing() |
void |
setNext(PropagationEntry next) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecutepublic PropagationEntry.AbstractPropagationEntry()
public void setNext(PropagationEntry next)
setNext in interface PropagationEntrypublic PropagationEntry getNext()
getNext in interface PropagationEntrypublic boolean isMarshallable()
isMarshallable in interface PropagationEntrypublic boolean requiresImmediateFlushing()
requiresImmediateFlushing in interface PropagationEntrypublic void execute(InternalKnowledgeRuntime kruntime)
execute in interface PropagationEntryCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.