| Package | Description |
|---|---|
| org.apache.axis.deployment.wsdd |
| Modifier and Type | Class and Description |
|---|---|
class |
WSDDNonFatalException |
| Modifier and Type | Method and Description |
|---|---|
void |
WSDDUndeployment.deployTypeMapping(WSDDTypeMapping typeMapping) |
void |
WSDDTypeMappingContainer.deployTypeMapping(WSDDTypeMapping mapping) |
void |
WSDDService.deployTypeMapping(WSDDTypeMapping mapping) |
void |
WSDDDeployment.deployTypeMapping(WSDDTypeMapping typeMapping) |
protected void |
WSDDService.initTMR()
Initialize a TypeMappingRegistry with the
WSDDTypeMappings.
|
void |
WSDDDocument.setDocument(Document document)
Bind to a new document, setting the undeployment nodes if it is an undeployment,
the deployment tree if it is anything else.
|
void |
WSDDTargetedChain.setType(String type) |
void |
WSDDGlobalConfiguration.setType(String type) |
void |
WSDDService.validateDescriptors()
This method can be used for dynamic deployment using new WSDDService()
etc.
|
Copyright © The Apache Software Foundation. All Rights Reserved.