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