Uses of Class
de.thjom.java.systemd.Properties
Packages that use Properties
Package
Description
This package provides classes and interfaces which can be used to interact
with "systemd" via D-Bus.
This package contains types which provide additional features for
"systemd" units.
-
Uses of Properties in de.thjom.java.systemd
Fields in de.thjom.java.systemd declared as PropertiesModifier and TypeFieldDescriptionprotected PropertiesInterfaceAdapter.propertiesprivate final PropertiesUnit.unitPropertiesMethods in de.thjom.java.systemd that return PropertiesModifier and TypeMethodDescription(package private) static PropertiesProperties.create(org.freedesktop.dbus.connections.impl.DBusConnection dbus, String objectPath, String serviceName) InterfaceAdapter.getProperties()Returns thePropertyInterfaceadapter of this interface adapter.Properties.getProperties()Returns this interface adapter (unlike the implementations in the other interface adapters).final PropertiesUnit.getUnitProperties()Returns thePropertyInterfaceadapter of theUnitInterfaceof this interface adapter. -
Uses of Properties in de.thjom.java.systemd.features
Methods in de.thjom.java.systemd.features that return Properties