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 that return WSDDGlobalConfiguration
abstract  WSDDGlobalConfiguration DeploymentRegistry.getGlobalConfiguration()
          retrieve the global configuration for the axis engine
 WSDDGlobalConfiguration SimpleDeploymentManager.getGlobalConfiguration()
          return the global configuration
 

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
 void SimpleDeploymentManager.setGlobalConfiguration(WSDDGlobalConfiguration global)
          Set the global configuration
 

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

Methods in org.apache.axis.deployment.wsdd that return WSDDGlobalConfiguration
 WSDDGlobalConfiguration WSDDDeployment.getGlobalConfiguration()
           
 



Copyright © 2001 Apache XML Project. All Rights Reserved.