export


Description:

public void export (DBusObjectSkeleton object)

Exports object on this.

If there is already a DBusObject exported at the object path, then the old object is removed.

The object path for object must be in the hierarchy rooted by the object path for this.

Note that this will take a reference on object for as long as it is exported.

Parameters:

this

A DBusObjectManagerServer.

object

A DBusObjectSkeleton.