Interface Introspectable
- All Superinterfaces:
DBusInterface
- All Known Implementing Classes:
DBusDaemon.DBusServer, GlobalHandler
Objects can provide introspection data via this interface and method.
See the Introspection Format.
-
Method Summary
Methods inherited from interface DBusInterface
getObjectPath, isRemote
-
Method Details
-
Introspect
String Introspect()- Returns:
- The XML introspection data for this object
-