Uses of Class
cuba.util.ddgen.AbstractDDGenerator

Packages that use AbstractDDGenerator
cuba.util.ddgen Here you find everything to generate deployment descriptors for every enviroment. 
 

Uses of AbstractDDGenerator in cuba.util.ddgen
 

Subclasses of AbstractDDGenerator in cuba.util.ddgen
 class AbstractWSDDGenerator
           
 class EJB2DDGenerator
          EJB2DDGenerator
 class WiredDDGenerator
          WiredDDGenerator generates the corresponding wired-jar.xml file to the component-jar.xml file given in the constructor.
 class WSDDGenerator
          AxisDDGenerator is used for generating an Axis Deployment Descriptor and WSDL files for a given CUBA component.
 class WSTDDGenerator
          WSTDDGenerator.