public interface ContributedObjectChange
extends ProcessorEvent
Event category for notifying listeners of changes to the contributed set of objects under a
StatefulProcessor.
The @Events annotation is intentionally left out, listeners should only use sub-interfaces.