Package org.freedesktop.dbus
Class DBusMatchRule
java.lang.Object
org.freedesktop.dbus.DBusMatchRule
-
Constructor Summary
ConstructorsConstructorDescriptionDBusMatchRule
(Class<? extends Object> c) DBusMatchRule
(Class<? extends Object> c, String source, String object) DBusMatchRule
(Class<? extends DBusInterface> c, String method) DBusMatchRule
(String type, String iface, String member) -
Method Summary
-
Constructor Details
-
DBusMatchRule
-
DBusMatchRule
- Throws:
DBusException
-
DBusMatchRule
-
DBusMatchRule
- Throws:
DBusException
-
DBusMatchRule
- Throws:
DBusException
-
DBusMatchRule
- Throws:
DBusException
-
-
Method Details