Package org.apache.axis2.deployment
package org.apache.axis2.deployment
-
ClassDescriptionAbstractDeployer class which can be extended by all Axis2 deployersThe Class AbstractServiceBuilderExtension is abstract class that can be used to write new ServiceBuilderExtensions.Builds the cluster configuration from the axis2.xml fileThis interface is used to provide the custom deployment mechanism , where you can write your own Deployer to process a particular type and make that to a service or a module.Constants used during service/module deployment.this interface is used to inform deployment lifecycle realated events to listnersThis class does the common tasks for all *Builder class.Builds a module description from OMStandard Axis2 Module Deployer which use module.xml file to deploy Modules.Builds a service description from OMThe interface ServiceBuilderExtension provides an extension point to org.apache.axis2.deployment.Deployer interface.Standard Axis2 service Deployer which use services.xml file to build services.Processes the init parameters for the AxisServlet.The class WSDLServiceBuilderExtension is a ServiceBuilderExtension which facilitate to generate AxisServices based on WSDL 1.1 and WSDL 2.0 documents.