| Modifier and Type | Method and Description | 
|---|---|
| static void | MissingClassInLoadingStrategyException. check(ClassLoadingStrategy strategy,
     Class<?> childClass) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GeneratedClassLoadingStrategy | 
| Modifier and Type | Method and Description | 
|---|---|
| static ClassLoadingStrategy | GeneratedClassLoadingStrategy. getTCCLClassLoadingStrategy() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ModuleInfoBackedContextModule info context. | 
| Modifier and Type | Method and Description | 
|---|---|
| ClassLoadingStrategy | BindingRuntimeContext. getStrategy()Returns a class loading strategy associated with this binding runtime context
 which is used to load classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| static ModuleInfoBackedContext | ModuleInfoBackedContext. create(ClassLoadingStrategy loadingStrategy)Create new module info context based on specific loading strategy. | 
| static BindingRuntimeContext | BindingRuntimeContext. create(ClassLoadingStrategy strategy,
      org.opendaylight.yangtools.yang.model.api.SchemaContext ctx)Creates Binding Runtime Context from supplied class loading strategy and
 schema context. | 
Copyright © 2019 OpenDaylight. All rights reserved.