|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WSDDGlobalConfiguration | |
org.apache.axis | |
org.apache.axis.deployment | |
org.apache.axis.deployment.wsdd |
Uses of WSDDGlobalConfiguration in org.apache.axis |
Fields in org.apache.axis declared as WSDDGlobalConfiguration | |
protected WSDDGlobalConfiguration |
AxisEngine.myGlobalConfig
|
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()
Get our global configuration |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |