Uses of Class
de.thjom.java.systemd.Unit
Packages that use Unit
Package
Description
This package provides classes and interfaces which can be used to interact
with "systemd" via D-Bus.
-
Uses of Unit in de.thjom.java.systemd
Subclasses of Unit in de.thjom.java.systemdModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassFields in de.thjom.java.systemd with type parameters of type UnitModifier and TypeFieldDescriptionprotected final ConcurrentMap<String, Unit> UnitMonitor.monitoredUnitsMethods in de.thjom.java.systemd that return UnitMethods in de.thjom.java.systemd that return types with arguments of type UnitModifier and TypeMethodDescriptionUnitMonitor.findMonitoredUnit(String escapedUnitName) UnitMonitor.getMonitoredUnit(String unitName) UnitMonitor.getMonitoredUnits()Methods in de.thjom.java.systemd with parameters of type UnitModifier and TypeMethodDescriptionvoidstatic Unit.StateTuplestatic Unit.StateTuplevoidUnitNameMonitor.removeUnits(Unit... units) voidUnitStateListener.stateChanged(Unit unit, Map<String, org.freedesktop.dbus.types.Variant<?>> changedProperties) Method parameters in de.thjom.java.systemd with type arguments of type UnitModifier and TypeMethodDescriptionvoidUnitMonitorListener.monitorRefreshed(Collection<Unit> monitoredUnits)