Class UnorderedExecutionEnabledEvent

  • All Implemented Interfaces:
    Event

    public class UnorderedExecutionEnabledEvent
    extends AbstractEvent
    If unordered execution is enabled via a system property, this warning event is raised to make sure the user is aware that this is unsupported for now!
    • Constructor Detail

      • UnorderedExecutionEnabledEvent

        public UnorderedExecutionEnabledEvent​(EndpointContext context)
    • Method Detail

      • description

        public String description()
        Description copied from interface: Event
        A textual description with more information about the event.
        Returns:
        the description, if set.