keycloak-federation
公開メンバ関数 | 全メンバ一覧
org.freedesktop.DBus.Introspectable インタフェース
org.freedesktop.DBus.Introspectable の継承関係図
Inheritance graph
org.freedesktop.DBus.Introspectable 連携図
Collaboration graph

公開メンバ関数

String Introspect ()
 
boolean isRemote ()
 

詳解

Objects can provide introspection data via this interface and method. See the Introspection Format.

関数詳解

◆ Introspect()

String org.freedesktop.DBus.Introspectable.Introspect ( )
戻り値
The XML introspection data for this object

org.freedesktop.dbus.AbstractConnection._globalhandlerで実装されています。

◆ isRemote()

boolean org.freedesktop.dbus.DBusInterface.isRemote ( )
inherited

Returns true on remote objects. Local objects implementing this interface MUST return false.

org.freedesktop.dbus.AbstractConnection._globalhandlerで実装されています。


このインタフェース詳解は次のファイルから抽出されました: