|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WSDDDeployment | |
---|---|
org.apache.axis | |
org.apache.axis.configuration | |
org.apache.axis.deployment.wsdd |
Uses of WSDDDeployment in org.apache.axis |
---|
Methods in org.apache.axis that return WSDDDeployment | |
---|---|
WSDDDeployment |
WSDDEngineConfiguration.getDeployment()
Get the WSDDDeployment for this engine configuration. |
Uses of WSDDDeployment in org.apache.axis.configuration |
---|
Methods in org.apache.axis.configuration that return WSDDDeployment | |
---|---|
WSDDDeployment |
DirProvider.getDeployment()
|
WSDDDeployment |
FileProvider.getDeployment()
|
Methods in org.apache.axis.configuration with parameters of type WSDDDeployment | |
---|---|
void |
FileProvider.setDeployment(WSDDDeployment deployment)
|
Uses of WSDDDeployment in org.apache.axis.deployment.wsdd |
---|
Methods in org.apache.axis.deployment.wsdd that return WSDDDeployment | |
---|---|
WSDDDeployment |
WSDDDeployment.getDeployment()
|
WSDDDeployment |
WSDDDocument.getDeployment()
Get the deployment. |
Methods in org.apache.axis.deployment.wsdd with parameters of type WSDDDeployment | |
---|---|
void |
WSDDDocument.deploy(WSDDDeployment registry)
do a deploy and/or undeploy, depending on what is in the document. |
void |
WSDDChain.deployToRegistry(WSDDDeployment registry)
|
void |
WSDDDeployment.deployToRegistry(WSDDDeployment target)
|
void |
WSDDGlobalConfiguration.deployToRegistry(WSDDDeployment registry)
|
void |
WSDDTransport.deployToRegistry(WSDDDeployment registry)
|
void |
WSDDHandler.deployToRegistry(WSDDDeployment deployment)
|
void |
WSDDTargetedChain.deployToRegistry(WSDDDeployment registry)
|
void |
WSDDService.deployToRegistry(WSDDDeployment registry)
|
void |
WSDDService.removeNamespaceMappings(WSDDDeployment registry)
|
void |
WSDDUndeployment.undeployFromRegistry(WSDDDeployment registry)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |