public abstract class AbstractInterfacesRemovedHandler extends AbstractSignalHandlerBase<ObjectManager.InterfacesRemoved>
AbstractConnection.addSigHandler(Class, DBusSigHandler),
all property changes by Dbus will be visible in the handle(DBusSigHandler) method of your callback class.| Constructor and Description |
|---|
AbstractInterfacesRemovedHandler() |
| Modifier and Type | Method and Description |
|---|---|
Class<ObjectManager.InterfacesRemoved> |
getImplementationClass()
Signal-Class which is implemented in subclasses of this class.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandlepublic final Class<ObjectManager.InterfacesRemoved> getImplementationClass()
AbstractSignalHandlerBasegetImplementationClass in class AbstractSignalHandlerBase<ObjectManager.InterfacesRemoved>Copyright © 2020. All rights reserved.