Interface ScopeInterface

All Superinterfaces:
org.freedesktop.dbus.interfaces.DBusInterface, UnitInterface

public interface ScopeInterface extends UnitInterface
  • Method Details

    • abandon

      void abandon()
    • attachProcesses

      void attachProcesses(String cgroupPath, long[] pids)
    • getProcesses

      List<UnitProcessType> getProcesses()