|
|||||||||||
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.URLBasedAxisConfigurator
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 | |
URLBasedAxisConfigurator(java.net.URL axis2xml,
java.net.URL repositoy)
|
Method Summary | |
void |
engageGlobalModules()
Engages the global modules specified in the configuration |
AxisConfiguration |
getAxisConfiguration()
Configurationcontextfactory will invoke this method to get the 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 URLBasedAxisConfigurator(java.net.URL axis2xml, java.net.URL repositoy) throws AxisFault
Method Detail |
public AxisConfiguration getAxisConfiguration() throws AxisFault
AxisConfigurator
getAxisConfiguration
in interface AxisConfigurator
AxisFault
public void loadServices()
AxisConfigurator
loadServices
in interface AxisConfigurator
loadServices
in class DeploymentEngine
public void engageGlobalModules() throws AxisFault
AxisConfigurator
engageGlobalModules
in interface AxisConfigurator
AxisFault
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |