Interface | Description |
---|---|
ContentChangeInfoProvider | |
EventHandler |
Handler of content change events.
|
ExcludeExternal |
The presence of this marker interface on a
EventListener
indicates that cluster external observation events must not be reported to that
event listener. |
Class | Description |
---|---|
CommitRateLimiter |
This
CommitHook can be used to block or delay commits for any length of time. |
ContentChangeInfo | |
DefaultEventHandler |
Default implementation of
EventHandler that
does nothing. |
EventGenerator |
Continuation-based content diff implementation that generates
EventHandler callbacks by recursing down a content diff
in a way that guarantees that only a finite number of callbacks
will be made during a EventGenerator.generate() method call, regardless
of how large or complex the content diff is. |
FilteredHandler |
Filtered event handler.
|
NodeObserver |
Base class for
Observer instances that group changes
by node instead of tracking them down to individual properties. |
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"