public abstract class AbstractRIBSupportRegistration<T extends RIBSupport> extends org.opendaylight.yangtools.concepts.AbstractObjectRegistration<T> implements RIBSupportRegistration<T>
Modifier | Constructor and Description |
---|---|
protected |
AbstractRIBSupportRegistration(T instance) |
getInstance, toString
close, isClosed, removeRegistration
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
close
protected AbstractRIBSupportRegistration(T instance)
Copyright © 2018 OpenDaylight. All rights reserved.