Uses of Interface
org.apache.axis2.deployment.DeploymentConstants
-
Packages that use DeploymentConstants Package Description org.apache.axis2.deployment org.apache.axis2.deployment.repository.util org.apache.axis2.scripting org.apache.axis2.transport -
-
Uses of DeploymentConstants in org.apache.axis2.deployment
Classes in org.apache.axis2.deployment that implement DeploymentConstants Modifier and Type Class Description class
AxisConfigBuilder
class
ClusterBuilder
Builds the cluster configuration from the axis2.xml fileclass
DeploymentEngine
class
DescriptionBuilder
This class does the common tasks for all *Builder class.class
FileSystemConfigurator
class
ModuleBuilder
Builds a module description from OMclass
RepositoryListener
class
ServiceBuilder
Builds a service description from OMclass
ServiceGroupBuilder
class
URLBasedAxisConfigurator
class
WarBasedAxisConfigurator
Processes the init parameters for the AxisServlet. -
Uses of DeploymentConstants in org.apache.axis2.deployment.repository.util
Classes in org.apache.axis2.deployment.repository.util that implement DeploymentConstants Modifier and Type Class Description class
ArchiveReader
class
WSInfoList
-
Uses of DeploymentConstants in org.apache.axis2.scripting
Classes in org.apache.axis2.scripting that implement DeploymentConstants Modifier and Type Class Description class
ScriptDeploymentEngine
An Axis2 DeploymentEngine subclass for deploying script services supporting hot deploy and hot update.class
ScriptRepositoryListener
An Axis2 RepositoryListener subclass for dealing with script services -
Uses of DeploymentConstants in org.apache.axis2.transport
Classes in org.apache.axis2.transport that implement DeploymentConstants Modifier and Type Class Description class
CustomAxisConfigurator
-