Class GlobalHandler
java.lang.Object
org.freedesktop.dbus.connections.base.GlobalHandler
- All Implemented Interfaces:
DBusInterface, Introspectable, Peer
-
Method Details
-
isRemote
public boolean isRemote()Description copied from interface:DBusInterfaceReturns true on remote objects. Local objects implementing this interface MUST return false.- Specified by:
isRemotein interfaceDBusInterface- Returns:
- boolean
-
Ping
-
Introspect
- Specified by:
Introspectin interfaceIntrospectable- Returns:
- The XML introspection data for this object
-
getObjectPath
Description copied from interface:DBusInterfaceReturns the path of this object.- Specified by:
getObjectPathin interfaceDBusInterface- Returns:
- string
-
GetMachineId
- Specified by:
GetMachineIdin interfacePeer
-