|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis2.deployment.DeploymentEngine
org.apache.axis2.deployment.FileSystemConfigurator
| Field Summary |
| Fields inherited from class org.apache.axis2.deployment.DeploymentEngine |
axisConfig, configContext, hotDeployment, hotUpdate, moduleDeployer, modulesDir, modulesPath, repoListener, serviceDeployer, servicesDir, servicesPath, webLocationString, wsToDeploy, wsToUnDeploy |
| Constructor Summary | |
FileSystemConfigurator(java.lang.String repoLocation,
java.lang.String axis2xml)
Load an AxisConfiguration from the repository directory specified |
|
| Method Summary | |
void |
engageGlobalModules()
Engages the global modules specified in the configuration |
AxisConfiguration |
getAxisConfiguration()
First create a Deployment engine, use that to create an AxisConfiguration |
void |
loadServices()
Method to deploy services from the repository |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FileSystemConfigurator(java.lang.String repoLocation,
java.lang.String axis2xml)
throws AxisFault
repoLocation - axis2xml - | Method Detail |
public AxisConfiguration getAxisConfiguration()
throws AxisFault
getAxisConfiguration in interface AxisConfiguratorAxisFault
public void engageGlobalModules()
throws AxisFault
AxisConfigurator
engageGlobalModules in interface AxisConfiguratorAxisFaultpublic void loadServices()
AxisConfigurator
loadServices in interface AxisConfiguratorloadServices in class DeploymentEngine
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||