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) |
addToStringAttributes, getInstance
close, isClosed, removeRegistration, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
close
protected AbstractRIBSupportRegistration(T instance)
Copyright © 2019 OpenDaylight. All rights reserved.