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 AutoCloseable
close
in interface org.opendaylight.yangtools.concepts.Registration
Copyright © 2019 OpenDaylight. All rights reserved.