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
Generator
UnableToCompleteException
if for any reason
it cannot provide a substitute classgenerate
in class Generator
null
to cause the requested type itself to be
usedUnableToCompleteException
Copyright © 2018. All rights reserved.