
public class RuntimeRebindRegistratorGenerator extends Generator
| Modifier and Type | Field and Description |
|---|---|
static String |
RUNTIME_REBIND_REGISTRATOR_SUFFIX
The extension for all generated runtime rebind registrator classes.
|
| Constructor and Description |
|---|
RuntimeRebindRegistratorGenerator() |
| Modifier and Type | Method and Description |
|---|---|
String |
generate(TreeLogger logger,
GeneratorContext context,
String moduleName)
Generate a default constructible subclass of the requested type.
|
public static final String RUNTIME_REBIND_REGISTRATOR_SUFFIX
public String generate(TreeLogger logger, GeneratorContext context, String moduleName)
GeneratorUnableToCompleteException if for any reason
it cannot provide a substitute classCopyright © 2018. All rights reserved.