public interface EventSourceRegistration<T extends EventSource>
extends org.opendaylight.yangtools.concepts.ObjectRegistration<T>
EventSourceRegistry.registerEventSource(EventSource)
 and it is used to unregister EventSource.| Modifier and Type | Method and Description | 
|---|---|
| void | close() | 
void close()
close in interface AutoCloseableclose in interface org.opendaylight.yangtools.concepts.RegistrationCopyright © 2019 OpenDaylight. All rights reserved.