Class TaskPriority


  • public final class TaskPriority
    extends Object
    • Field Detail

      • GENERATED_EVENT_TO_SELF_PRIORITY

        public static final int GENERATED_EVENT_TO_SELF_PRIORITY
        See Also:
        Constant Field Values
      • GENERATED_EVENT_PRIORITY

        public static final int GENERATED_EVENT_PRIORITY
        See Also:
        Constant Field Values
      • RECEIVED_MESSAGE_PRIORITY

        public static final int RECEIVED_MESSAGE_PRIORITY
        See Also:
        Constant Field Values
      • RECEIVED_RETURN_MESSAGE_PRIORITY

        public static final int RECEIVED_RETURN_MESSAGE_PRIORITY
        See Also:
        Constant Field Values
      • HALT_EXECUTION_PRIORITY

        public static final int HALT_EXECUTION_PRIORITY
        See Also:
        Constant Field Values
      • GENERIC_EXECUTION_PRIORITY

        public static final int GENERIC_EXECUTION_PRIORITY
        See Also:
        Constant Field Values