Interface ModuleInfoSnapshot
- All Superinterfaces:
EffectiveModelContextProvider
,Immutable
,SchemaSourceProvider<YangTextSchemaSource>
- All Known Implementing Classes:
ForwardingModuleInfoSnapshot
@Beta
public interface ModuleInfoSnapshot
extends Immutable, EffectiveModelContextProvider, SchemaSourceProvider<YangTextSchemaSource>
-
Method Summary
Methods inherited from interface org.opendaylight.yangtools.yang.model.api.EffectiveModelContextProvider
getEffectiveModelContext
Methods inherited from interface org.opendaylight.yangtools.yang.model.repo.spi.SchemaSourceProvider
getSource
-
Method Details
-
loadClass
- Throws:
ClassNotFoundException
-