public abstract static class PropagationEntry.PropagationEntryWithResult<T> extends PropagationEntry.AbstractPropagationEntry
PropagationEntry.AbstractPropagationEntry, PropagationEntry.Delete, PropagationEntry.Insert, PropagationEntry.PropagationEntryWithResult<T>, PropagationEntry.Update
Constructor and Description |
---|
PropagationEntryWithResult() |
Modifier and Type | Method and Description |
---|---|
protected void |
done(T result) |
T |
getResult() |
boolean |
requiresImmediateFlushing() |
defersExpiration, execute, executeForMarshalling, getNext, isCalledFromRHS, setNext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute
public final T getResult()
protected void done(T result)
public boolean requiresImmediateFlushing()
requiresImmediateFlushing
in interface PropagationEntry
requiresImmediateFlushing
in class PropagationEntry.AbstractPropagationEntry
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.