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