Uses of Class
de.thjom.java.systemd.types.UnitProcessType
Packages that use UnitProcessType
Package
Description
This package provides classes and interfaces which can be used to interact
with "systemd" via D-Bus.
This package provides interfaces which define the bindings between the
adapter classes (located in the top-level package of this library) and
the D-Bus API of "systemd".
This package provides classes encapsulating complex data structures,
which are transported by "systemd" on the bus.
-
Uses of UnitProcessType in de.thjom.java.systemd
Methods in de.thjom.java.systemd that return types with arguments of type UnitProcessTypeModifier and TypeMethodDescriptionMount.getProcesses()Scope.getProcesses()Service.getProcesses()Slice.getProcesses()Socket.getProcesses()Swap.getProcesses()Manager.getUnitProcesses(String name) -
Uses of UnitProcessType in de.thjom.java.systemd.interfaces
Methods in de.thjom.java.systemd.interfaces that return types with arguments of type UnitProcessTypeModifier and TypeMethodDescriptionMountInterface.getProcesses()ScopeInterface.getProcesses()ServiceInterface.getProcesses()SliceInterface.getProcesses()SocketInterface.getProcesses()SwapInterface.getProcesses()ManagerInterface.getUnitProcesses(String name) -
Uses of UnitProcessType in de.thjom.java.systemd.types
Methods in de.thjom.java.systemd.types with parameters of type UnitProcessType