Package | Description |
---|---|
org.apache.axis2.deployment | |
org.apache.axis2.deployment.repository.util | |
org.apache.axis2.osgi.deployment | |
org.apache.axis2.scripting | |
org.apache.axis2.transport |
Modifier and Type | Class and Description |
---|---|
class |
FileSystemConfigurator |
class |
URLBasedAxisConfigurator |
class |
WarBasedAxisConfigurator
Processes the init parameters for the AxisServlet.
|
Modifier and Type | Field and Description |
---|---|
protected DeploymentEngine |
RepositoryListener.deploymentEngine |
Constructor and Description |
---|
AxisConfigBuilder(InputStream serviceInputStream,
AxisConfiguration axisConfiguration,
DeploymentEngine deploymentEngine) |
RepositoryListener(DeploymentEngine deploymentEngine,
boolean isClasspath)
This constructor takes two arguments, a folder name and a reference to Deployment Engine
First, it initializes the system, by loading all the modules in the /modules directory and
then creates a WSInfoList to store information about available modules and services.
|
Constructor and Description |
---|
WSInfoList(DeploymentEngine deploy_engine) |
Modifier and Type | Class and Description |
---|---|
class |
OSGiServerConfigurator
This is the heart of the OSGi deployment.
|
Modifier and Type | Class and Description |
---|---|
class |
ScriptDeploymentEngine
An Axis2 DeploymentEngine subclass for deploying script services
supporting hot deploy and hot update.
|
Constructor and Description |
---|
ScriptRepositoryListener(DeploymentEngine deploymentEngine) |
Modifier and Type | Class and Description |
---|---|
class |
CustomAxisConfigurator |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.