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 WSDDGlobalConfigurationWSDDDeployment. getGlobalConfiguration()Get our global configurationMethods in org.apache.axis.deployment.wsdd with parameters of type WSDDGlobalConfiguration Modifier and Type Method Description voidWSDDDeployment. 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 WSDDGlobalConfigurationServiceAdmin. getGlobalConfig()Methods in org.apache.axis.management with parameters of type WSDDGlobalConfiguration Modifier and Type Method Description static voidServiceAdmin. 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 WSDDGlobalConfigurationDeploymentQuery. findGlobalConfig()get the global configurationWSDDGlobalConfigurationDeploymentQueryMBean. findGlobalConfig()get the global configurationMethods in org.apache.axis.management.jmx with parameters of type WSDDGlobalConfiguration Modifier and Type Method Description voidDeploymentAdministrator. configureGlobalConfig(WSDDGlobalConfiguration config)voidDeploymentAdministratorMBean. configureGlobalConfig(WSDDGlobalConfiguration config)
-