T
- RPC implementation typepublic interface DOMRpcImplementationRegistration<T extends DOMRpcImplementation>
extends org.opendaylight.yangtools.concepts.ObjectRegistration<T>
DOMRpcImplementation
. Used to track and revoke a registration
with a DOMRpcProviderService
.Modifier and Type | Method and Description |
---|---|
void |
close() |
void close()
close
in interface AutoCloseable
close
in interface org.opendaylight.yangtools.concepts.Registration
Copyright © 2019 OpenDaylight. All rights reserved.