- All Superinterfaces:
DBusInterface
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classSignal generated when a new interface is addedstatic classSignal generated when an interface is removed -
Method Summary
Methods inherited from interface org.freedesktop.dbus.interfaces.DBusInterface
getObjectPath, isRemote
-
Method Details
-
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())
-