Interface SchemaListenerRegistration
- All Superinterfaces:
AutoCloseable,ListenerRegistration<SchemaSourceListener>,ObjectRegistration<SchemaSourceListener>,Registration
- All Known Implementing Classes:
AbstractSchemaListenerRegistration
@Beta
public interface SchemaListenerRegistration
extends ListenerRegistration<SchemaSourceListener>
Registration of a SchemaSourceListener.
-
Method Summary
Methods inherited from interface org.opendaylight.yangtools.concepts.ListenerRegistration
closeMethods inherited from interface org.opendaylight.yangtools.concepts.ObjectRegistration
getInstance