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