Package cuba.util.codegen

In this Package you find everything for generating the adaptors for the different enviroments.

See:
          Description

Class Summary
AbstractWSAdapterGenerator AbstractWSAdapterGenerator.
AdapterGenerator Generator for adapter classes and interfaces Input processing is based on XmlReader and can be configured for different XML parser frameworks accordingly.
AdapterGeneratorOptions  
EJB3AdapterGenerator  
ManagedAdapterGenerator  
WSAdapterGenerator WsAdapterGenerator.
WSTAdapterGenerator WSTAdapterGenerator.
 

Package cuba.util.codegen Description

In this Package you find everything for generating the adaptors for the different enviroments. You know the different enviroments are EJB 2 or 3, wired for e.g. j2see oder WS for e.g. webservices. For further examination look the class-diagramm (PDF)

Since:
1.0