Interface | Description |
---|---|
Deployer |
This 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.
|
DeploymentConstants |
Constants used during service/module deployment.
|
DeploymentLifeCycleListener |
this interface is used to inform deployment lifecycle realated events to
listners
|
Class | Description |
---|---|
AbstractDeployer |
AbstractDeployer class which can be extended by all Axis2 deployers
|
AxisConfigBuilder | |
ClusterBuilder |
Builds the cluster configuration from the axis2.xml file
|
DeploymentClassLoader | |
DeploymentClassLoader.ByteURLConnection | |
DeploymentClassLoader.ByteUrlStreamHandler | |
DeploymentEngine | |
DeploymentErrorMsgs | |
DescriptionBuilder |
This class does the common tasks for all *Builder class.
|
FileSystemConfigurator | |
ModuleBuilder |
Builds a module description from OM
|
ModuleDeployer | |
POJODeployer | |
RepositoryListener | |
ServiceBuilder |
Builds a service description from OM
|
ServiceDeployer | |
ServiceGroupBuilder | |
TransportDeployer | |
URLBasedAxisConfigurator | |
WarBasedAxisConfigurator |
Processes the init parameters for the AxisServlet.
|
Exception | Description |
---|---|
DeploymentException |
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.