Interface | Description |
---|---|
ClassCustomizer |
Interface allowing customization of classes after loading.
|
ClassGenerator | |
FieldGenerator | |
SourceCodeGenerator |
Interface for a class that that generates readable source code for a runtime generated class.
|
Class | Description |
---|---|
BindingRuntimeContext |
Runtime Context for Java YANG Binding classes
|
DefaultSourceCodeGenerator |
The default implementation of the SourceCodeGenerator interface that generates readable source code
for a runtime generated class.
|
JavassistUtils |
Users of this utility class are expected to synchronize on this instance
it they need to ensure atomic operations on it.
|
NullSourceCodeGenerator |
Implementation of the SourceCodeGenerator interface that does nothing.
|
SourceCodeGeneratorFactory |
Factory class for creating SourceCodeGenerator instances.
|
YangSchemaUtils |
Exception | Description |
---|---|
CodeGenerationException |
Copyright © 2019 OpenDaylight. All rights reserved.