Class DBus::ASessionBus
In: lib/dbus/bus.rb
Parent: Connection

D-Bus session bus class

The session bus is a session specific bus (mostly for desktop use).

Use SessionBus, the non-singleton ASessionBus is for the test suite.

Methods

Public Class methods

Get the the default session bus.

Public Instance methods

[Validate]