Interface Introspectable

All Superinterfaces:
DBusInterface
All Known Implementing Classes:
DBusDaemon.DBusServer, GlobalHandler

public interface Introspectable extends DBusInterface
Objects can provide introspection data via this interface and method. See the Introspection Format.
  • Method Details

    • Introspect

      String Introspect()
      Returns:
      The XML introspection data for this object