Class AbstractEventStreamEvent

    • Field Detail

      • EVENT_LOOP_CONTEXT_LOCK_PROPERTY

        @Deprecated
        public static final String EVENT_LOOP_CONTEXT_LOCK_PROPERTY
        Deprecated.
        not set anymore
        Used to provide a key to a property in the current execution context that avoids stepping into a loop when triggering new events.
        See Also:
        Constant Field Values
    • Constructor Detail

      • AbstractEventStreamEvent

        public AbstractEventStreamEvent()
    • Method Detail

      • matches

        public boolean matches​(Object o)
        Specified by:
        matches in interface Event