Class SynchronizationReactionType

  • All Implemented Interfaces:
    Containerable, Freezable, ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

    public class SynchronizationReactionType
    extends AbstractMutableContainerable
    Reaction to synchronization situation or situations. There is a list of situations to which this entry pertains. The list is further optionally qualified by channel(s) and a condition. Only if a situation (any of), a channel (any of), and the condition all match, then the action(s) are applied. The list of reactions is evaluated in the (optional) order given. Entries without explicit order are evaluated last.
    See Also:
    Serialized Form