Uses of Interface
org.opendaylight.yangtools.yang.model.repo.spi.SchemaListenerRegistration
-
-
Uses of SchemaListenerRegistration in org.opendaylight.yangtools.yang.model.repo.spi
Classes in org.opendaylight.yangtools.yang.model.repo.spi that implement SchemaListenerRegistration Modifier and Type Class Description classAbstractSchemaListenerRegistrationMethods in org.opendaylight.yangtools.yang.model.repo.spi that return SchemaListenerRegistration Modifier and Type Method Description SchemaListenerRegistrationAbstractSchemaRepository. registerSchemaSourceListener(SchemaSourceListener listener)SchemaListenerRegistrationSchemaSourceRegistry. registerSchemaSourceListener(SchemaSourceListener listener)Register a schema source listener.
-