public abstract class AbstractListenerRegistration<T extends EventListener> extends AbstractObjectRegistration<T> implements ListenerRegistration<T>
Modifier | Constructor and Description |
---|---|
protected |
AbstractListenerRegistration(T listener) |
addToStringAttributes, getInstance
close, isClosed, removeRegistration, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
close
getInstance
Copyright © 2019 OpenDaylight. All rights reserved.