Interface UnitStateNotifier

All Known Implementing Classes:
Automount, BusName, Device, Mount, Path, Scope, Service, Slice, Socket, Swap, Target, Timer, Unit, UnitMonitor, UnitNameMonitor, UnitTypeMonitor

public interface UnitStateNotifier
  • Method Details

    • addListener

      void addListener(UnitStateListener listener) throws org.freedesktop.dbus.exceptions.DBusException
      Throws:
      org.freedesktop.dbus.exceptions.DBusException
    • removeListener

      void removeListener(UnitStateListener listener) throws org.freedesktop.dbus.exceptions.DBusException
      Throws:
      org.freedesktop.dbus.exceptions.DBusException