- All Known Implementing Classes:
Automount,BusName,Device,Mount,Path,Scope,Service,Slice,Socket,Swap,Target,Timer,Unit,UnitMonitor,UnitNameMonitor,UnitTypeMonitor
public interface UnitStateNotifier
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddListener(UnitStateListener listener) voidremoveListener(UnitStateListener listener)
-
Method Details
-
addListener
- Throws:
org.freedesktop.dbus.exceptions.DBusException
-
removeListener
void removeListener(UnitStateListener listener) throws org.freedesktop.dbus.exceptions.DBusException - Throws:
org.freedesktop.dbus.exceptions.DBusException
-