Uses of Class
org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
-
Packages that use WSDDGlobalConfiguration Package Description org.apache.axis.deployment.wsdd org.apache.axis.management org.apache.axis.management.jmx -
-
Uses of WSDDGlobalConfiguration in org.apache.axis.deployment.wsdd
Methods in org.apache.axis.deployment.wsdd that return WSDDGlobalConfiguration Modifier and Type Method Description WSDDGlobalConfiguration
WSDDDeployment. getGlobalConfiguration()
Get our global configurationMethods in org.apache.axis.deployment.wsdd with parameters of type WSDDGlobalConfiguration Modifier and Type Method Description void
WSDDDeployment. setGlobalConfiguration(WSDDGlobalConfiguration globalConfig)
-
Uses of WSDDGlobalConfiguration in org.apache.axis.management
Methods in org.apache.axis.management that return WSDDGlobalConfiguration Modifier and Type Method Description static WSDDGlobalConfiguration
ServiceAdmin. getGlobalConfig()
Methods in org.apache.axis.management with parameters of type WSDDGlobalConfiguration Modifier and Type Method Description static void
ServiceAdmin. setGlobalConfig(WSDDGlobalConfiguration globalConfig)
-
Uses of WSDDGlobalConfiguration in org.apache.axis.management.jmx
Methods in org.apache.axis.management.jmx that return WSDDGlobalConfiguration Modifier and Type Method Description WSDDGlobalConfiguration
DeploymentQuery. findGlobalConfig()
get the global configurationWSDDGlobalConfiguration
DeploymentQueryMBean. findGlobalConfig()
get the global configurationMethods in org.apache.axis.management.jmx with parameters of type WSDDGlobalConfiguration Modifier and Type Method Description void
DeploymentAdministrator. configureGlobalConfig(WSDDGlobalConfiguration config)
void
DeploymentAdministratorMBean. configureGlobalConfig(WSDDGlobalConfiguration config)
-