public interface EventSourceRegistry extends AutoCloseable
EventSource.| Modifier and Type | Method and Description |
|---|---|
<T extends EventSource> |
registerEventSource(T eventSource)
Registers the given EventSource for public consumption.
|
close<T extends EventSource> EventSourceRegistration<T> registerEventSource(T eventSource)
EventSource.getSourceNodeKey().eventSource - the EventSource instance to registerEventSourceRegistration.close().Copyright © 2019 OpenDaylight. All rights reserved.