|
Oracle Application Server Web Services SOAP API Reference 10g (9.0.4) B10397-01 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DeploymentDescriptor | |
| oracle.soap.server | |
| Uses of DeploymentDescriptor in oracle.soap.server |
| Subclasses of DeploymentDescriptor in oracle.soap.server | |
class |
ProviderDeploymentDescriptorProviderDeploymentDescriptor defines the deployment information for a specific provider. |
class |
ServiceDeploymentDescriptorServiceDeploymentDescriptor defines the deployment information for a SOAP service, independent of its provider type. |
| Methods in oracle.soap.server that return DeploymentDescriptor | |
DeploymentDescriptor |
ConfigManager.undeploy(java.lang.String id)Undeploy the entity identified by its ID and return its descriptor. |
DeploymentDescriptor |
ConfigManager.query(java.lang.String id)Get the deployment descriptor for the given ID. |
| Methods in oracle.soap.server with parameters of type DeploymentDescriptor | |
void |
ConfigManager.deploy(DeploymentDescriptor dd)Deploy the given entity. |
|
Oracle Application Server Web Services SOAP API Reference 10g (9.0.4) B10397-01 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||