Uses of Class
org.apache.axis2.deployment.DescriptionBuilder

Packages that use DescriptionBuilder
org.apache.axis2.deployment   
 

Uses of DescriptionBuilder in org.apache.axis2.deployment
 

Subclasses of DescriptionBuilder in org.apache.axis2.deployment
 class AxisConfigBuilder
           
 class ModuleBuilder
          This class is to convert OM->ServiceDescrption , where first create OM from services.xml and then populate service description by using OM
 class ServiceBuilder
          This class is to convert OM->ServiceDescrption , where first create OM from services.xml and then populate service description by using OM
 class ServiceGroupBuilder