|
||||||||||
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
public class URLBasedAxisConfigurator
Field Summary |
---|
Fields inherited from class org.apache.axis2.deployment.DeploymentEngine |
---|
axisConfig, configContext, hotDeployment, hotUpdate, moduleDeployer, modulesDir, modulesPath, repoListener, scheduler, serviceDeployer, servicesDir, servicesPath, webLocationString, wsToDeploy, wsToUnDeploy |
Constructor Summary | |
---|---|
URLBasedAxisConfigurator(java.net.URL axis2xml,
java.net.URL repository)
|
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 |
Methods inherited from interface org.apache.axis2.engine.AxisConfigurator |
---|
cleanup |
Constructor Detail |
---|
public URLBasedAxisConfigurator(java.net.URL axis2xml, java.net.URL repository) throws AxisFault
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 |