Class BusName

All Implemented Interfaces:
UnitStateNotifier, org.freedesktop.dbus.interfaces.DBusInterface

public class BusName extends Unit
  • Field Details

  • Constructor Details

    • BusName

      private BusName(Manager manager, BusNameInterface iface, String name) throws org.freedesktop.dbus.exceptions.DBusException
      Throws:
      org.freedesktop.dbus.exceptions.DBusException
  • Method Details

    • create

      static BusName create(Manager manager, String name) throws org.freedesktop.dbus.exceptions.DBusException
      Throws:
      org.freedesktop.dbus.exceptions.DBusException
    • getInterface

      public BusNameInterface getInterface()
      Overrides:
      getInterface in class Unit
    • isAcceptFileDescriptors

      public boolean isAcceptFileDescriptors()
    • isActivating

      public boolean isActivating()
    • getControlPID

      public long getControlPID()
    • getName

      public String getName()
    • getResult

      public String getResult()
    • getTimeoutUSec

      public BigInteger getTimeoutUSec()