See: Description
| Interface | Description |
|---|---|
| PojoDescriptorGeneratorConfiguration |
This is the configuration for
PojoDescriptorGenerator and PojoDescriptorBuilderGenerator. |
| Class | Description |
|---|---|
| AbstractPojoDescriptorGenerator |
This is the
incremental GWT generator to generate the implementation
of PojoDescriptorBuilder. |
| PojoDescriptorBuilderGenerator |
This is the
incremental GWT generator
to generate the implementation of PojoDescriptorBuilder. |
| PojoDescriptorGenerator |
This is the
incremental GWT generator
to generate implementations of PojoDescriptor for a particular
POJO. |
| PojoDescriptorGenerator.StatefulPropertyGenerator |
This is a stateful class to
generate a
PojoPropertyDescriptor. |
| PojoDescriptorGeneratorConfigurationImpl |
This is the configuration for
PojoDescriptorGenerator and PojoDescriptorBuilderGenerator. |
PojoDescriptorBuilderGenerator and
related code to generate code for Google Web Toolkit (GWT) to support POJO introspection without reflection available.Copyright © 2001–2015 mmm-Team. All rights reserved.