public abstract class AbstractPojoDescriptorGenerator extends AbstractIncrementalGenerator
incremental GWT generator to generate the implementation of
PojoDescriptorBuilder.| Modifier and Type | Field and Description |
|---|---|
private PojoDescriptorGeneratorConfiguration |
configuration |
| Constructor and Description |
|---|
AbstractPojoDescriptorGenerator()
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected PojoDescriptorGeneratorConfiguration |
createConfiguration()
This method creates the
PojoDescriptorGeneratorConfiguration. |
protected PojoDescriptorGeneratorConfiguration |
getConfiguration() |
createClassName, generate, generateClassContents, generateClassDeclaration, generateDefaultConstructor, generateImportStatements, generateIncrementally, generateSourceCloseBlock, generateSourcePublicConstructorDeclaration, generateSourcePublicMethodDeclaration, generateSourcePublicMethodDeclaration, isCachedResultObsoleteprivate PojoDescriptorGeneratorConfiguration configuration
public AbstractPojoDescriptorGenerator()
protected final PojoDescriptorGeneratorConfiguration getConfiguration()
PojoDescriptorGeneratorConfiguration that is created lazily.protected PojoDescriptorGeneratorConfiguration createConfiguration()
PojoDescriptorGeneratorConfiguration. Override here if you want to define your own
marker-interface.PojoDescriptorGeneratorConfiguration.Copyright © 2001–2016 mmm-Team. All rights reserved.