Package org.freedesktop
Interface DBus.Introspectable
- All Superinterfaces:
DBusInterface
- Enclosing interface:
DBus
Objects can provide introspection data via this interface and method.
See the Introspection Format.
-
Method Summary
Methods inherited from interface org.freedesktop.dbus.DBusInterface
isRemote
-
Method Details
-
Introspect
String Introspect()- Returns:
- The XML introspection data for this object
-