
public class EntryMethodHolderGenerator extends Generator
| Constructor and Description |
|---|
EntryMethodHolderGenerator() |
| Modifier and Type | Method and Description |
|---|---|
String |
generate(TreeLogger logger,
GeneratorContext context,
String moduleName)
Generate a default constructible subclass of the requested type.
|
public String generate(TreeLogger logger, GeneratorContext context, String moduleName) throws UnableToCompleteException
GeneratorUnableToCompleteException if for any reason
it cannot provide a substitute classgenerate in class Generatornull to cause the requested type itself to be
usedUnableToCompleteExceptionCopyright © 2018. All rights reserved.