Uses of Class
org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration

Packages that use WSDDGlobalConfiguration
org.apache.axis.deployment   
org.apache.axis.deployment.wsdd   
 

Uses of WSDDGlobalConfiguration in org.apache.axis.deployment
 

Methods in org.apache.axis.deployment with parameters of type WSDDGlobalConfiguration
abstract  void DeploymentRegistry.setGlobalConfiguration(WSDDGlobalConfiguration global)
          set the global configuration for the axis engine
 

Uses of WSDDGlobalConfiguration in org.apache.axis.deployment.wsdd
 

Methods in org.apache.axis.deployment.wsdd that return WSDDGlobalConfiguration
 WSDDGlobalConfiguration WSDDDeployment.getGlobalConfiguration()
          Get our global configuration
 

Methods in org.apache.axis.deployment.wsdd with parameters of type WSDDGlobalConfiguration
 void WSDDDeployment.setGlobalConfiguration(WSDDGlobalConfiguration globalConfig)
           
 



Copyright © 2001 Apache XML Project. All Rights Reserved.