Package | Description |
---|---|
org.apache.axis.deployment.wsdd | |
org.apache.axis.management | |
org.apache.axis.management.jmx |
Modifier and Type | Method and Description |
---|---|
WSDDGlobalConfiguration |
WSDDDeployment.getGlobalConfiguration()
Get our global configuration
|
Modifier and Type | Method and Description |
---|---|
void |
WSDDDeployment.setGlobalConfiguration(WSDDGlobalConfiguration globalConfig) |
Modifier and Type | Method and Description |
---|---|
static WSDDGlobalConfiguration |
ServiceAdmin.getGlobalConfig() |
Modifier and Type | Method and Description |
---|---|
static void |
ServiceAdmin.setGlobalConfig(WSDDGlobalConfiguration globalConfig) |
Modifier and Type | Method and Description |
---|---|
WSDDGlobalConfiguration |
DeploymentQueryMBean.findGlobalConfig()
get the global configuration
|
WSDDGlobalConfiguration |
DeploymentQuery.findGlobalConfig()
get the global configuration
|
Modifier and Type | Method and Description |
---|---|
void |
DeploymentAdministratorMBean.configureGlobalConfig(WSDDGlobalConfiguration config) |
void |
DeploymentAdministrator.configureGlobalConfig(WSDDGlobalConfiguration config) |
Copyright © The Apache Software Foundation. All Rights Reserved.