Schnittstelle BusType


public interface BusType
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    Not a message bus.
    static final int
    The login session message bus.
    static final int
    An alias for the message bus that activated the process, if any.
    static final int
    The system-wide message bus.
  • Felddetails

    • STARTER

      static final int STARTER
      An alias for the message bus that activated the process, if any.
      Siehe auch:
    • NONE

      static final int NONE
      Not a message bus.
      Siehe auch:
    • SYSTEM

      static final int SYSTEM
      The system-wide message bus.
      Siehe auch:
    • SESSION

      static final int SESSION
      The login session message bus.
      Siehe auch: