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