|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WSDDGlobalConfiguration | |
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 | |
WSDDGlobalConfiguration |
WSDDDeployment.getGlobalConfiguration()
Get our global configuration |
Methods in org.apache.axis.deployment.wsdd with parameters of type WSDDGlobalConfiguration | |
void |
WSDDDeployment.setGlobalConfiguration(WSDDGlobalConfiguration globalConfig)
|
Uses of WSDDGlobalConfiguration in org.apache.axis.management |
Methods in org.apache.axis.management that return WSDDGlobalConfiguration | |
static WSDDGlobalConfiguration |
ServiceAdmin.getGlobalConfig()
|
Methods in org.apache.axis.management with parameters of type WSDDGlobalConfiguration | |
static void |
ServiceAdmin.setGlobalConfig(WSDDGlobalConfiguration globalConfig)
|
Uses of WSDDGlobalConfiguration in org.apache.axis.management.jmx |
Methods in org.apache.axis.management.jmx that return WSDDGlobalConfiguration | |
WSDDGlobalConfiguration |
DeploymentQueryMBean.findGlobalConfig()
get the global configuration |
WSDDGlobalConfiguration |
DeploymentQuery.findGlobalConfig()
get the global configuration |
Methods in org.apache.axis.management.jmx with parameters of type WSDDGlobalConfiguration | |
void |
DeploymentAdministratorMBean.configureGlobalConfig(WSDDGlobalConfiguration config)
|
void |
DeploymentAdministrator.configureGlobalConfig(WSDDGlobalConfiguration config)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |