Package | Description |
---|---|
org.apache.axis | |
org.apache.axis.configuration | |
org.apache.axis.deployment.wsdd |
Modifier and Type | Method and Description |
---|---|
WSDDDeployment |
WSDDEngineConfiguration.getDeployment()
Get the WSDDDeployment for this engine configuration.
|
Modifier and Type | Method and Description |
---|---|
WSDDDeployment |
FileProvider.getDeployment() |
WSDDDeployment |
DirProvider.getDeployment() |
WSDDDeployment |
DefaultConfiguration.getDeployment() |
Modifier and Type | Method and Description |
---|---|
void |
FileProvider.setDeployment(WSDDDeployment deployment) |
Modifier and Type | Method and Description |
---|---|
WSDDDeployment |
WSDDDocument.getDeployment()
Get the deployment.
|
WSDDDeployment |
WSDDDeployment.getDeployment() |
Modifier and Type | Method and Description |
---|---|
void |
WSDDDocument.deploy(WSDDDeployment registry)
do a deploy and/or undeploy, depending on what is in the document.
|
void |
WSDDTransport.deployToRegistry(WSDDDeployment registry) |
void |
WSDDTargetedChain.deployToRegistry(WSDDDeployment registry) |
void |
WSDDService.deployToRegistry(WSDDDeployment registry) |
void |
WSDDHandler.deployToRegistry(WSDDDeployment deployment) |
void |
WSDDGlobalConfiguration.deployToRegistry(WSDDDeployment registry) |
void |
WSDDDeployment.deployToRegistry(WSDDDeployment target) |
void |
WSDDChain.deployToRegistry(WSDDDeployment registry) |
void |
WSDDService.removeNamespaceMappings(WSDDDeployment registry) |
void |
WSDDUndeployment.undeployFromRegistry(WSDDDeployment registry) |
Copyright © The Apache Software Foundation. All Rights Reserved.