Interface ObjectManager

    • Method Detail

      • GetManagedObjects

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