T - the implemented RPC service interfacepublic static interface BindingAwareBroker.RpcRegistration<T extends org.opendaylight.yangtools.yang.binding.RpcService>
extends org.opendaylight.yangtools.concepts.ObjectRegistration<T>
close method when the registration is no longer needed.| Modifier and Type | Method and Description | 
|---|---|
| void | close() | 
| Class<T> | getServiceType()Returns the implemented RPC service interface. | 
void close()
close in interface AutoCloseableclose in interface org.opendaylight.yangtools.concepts.RegistrationCopyright © 2019 OpenDaylight. All rights reserved.