Uses of Interface
de.thjom.java.systemd.UnitMonitorListener
Packages that use UnitMonitorListener
Package
Description
This package provides classes and interfaces which can be used to interact
with "systemd" via D-Bus.
-
Uses of UnitMonitorListener in de.thjom.java.systemd
Fields in de.thjom.java.systemd with type parameters of type UnitMonitorListenerModifier and TypeFieldDescriptionprotected final List<UnitMonitorListener> UnitMonitor.unitMonitorListenersMethods in de.thjom.java.systemd with parameters of type UnitMonitorListenerModifier and TypeMethodDescriptionvoidUnitMonitor.addListener(UnitMonitorListener listener) voidUnitMonitor.removeListener(UnitMonitorListener listener)