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

D-Bus system bus class

The system bus is a system-wide bus mostly used for global or system usages.

Use SystemBus, the non-singleton ASystemBus is for the test suite.

Methods

new  

Public Class methods

Get the default system bus.

[Validate]