| Package | Description |
|---|---|
| fx.codegen.wrapper.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCodegenWrapper
Provides functionality common to any possible
CodegenWrapper.This includes
initialization of the StockCodegenCore and the execution and cleaning functionality. |
class |
AdvancedCodegenWrapper
This is a
fx.codegen.wrapper.CodegenWrapperCodegenWrapper which
allows more advanced configuration than the
SimpleCodegenWrapper. |
class |
SimpleCodegenWrapper
Simplifies the usage of the CodeGen project.
|