public abstract class AbstractSignalHandlerBase<T extends DBusSignal> extends Object implements DBusSigHandler<T>
| Constructor and Description |
|---|
AbstractSignalHandlerBase() |
| Modifier and Type | Method and Description |
|---|---|
abstract Class<T> |
getImplementationClass()
Signal-Class which is implemented in subclasses of this class.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleCopyright © 2020. All rights reserved.