|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |