public static interface Replayable.Controller extends Source
replay()
send
events describing the current state of the original source to sinks.Modifier and Type | Method and Description |
---|---|
void |
replay()
Replay events describing the current state of the object being built by the
source.
|
void |
replay(java.lang.String sourceId)
Same as
#replay(Sink) but you can set the id of the source sent in
events. |
addAttributeSink, addElementSink, addSink, clearAttributeSinks, clearElementSinks, clearSinks, removeAttributeSink, removeElementSink, removeSink