Schnittstelle ObjectManager

Alle Superschnittstellen:
DBusInterface

public interface ObjectManager extends DBusInterface
  • Methodendetails

    • GetManagedObjects

      Map<DBusPath,Map<String,Map<String,Variant<?>>>> GetManagedObjects()
      Get a sub-tree of objects. The root of the sub-tree is this object.
      Gibt zurück:
      A Map from object path (DBusInterface) to a Map from interface name to a properties Map (as returned by Properties.GetAll())