|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.axis.deployment.DeploymentDocument | +--org.apache.axis.deployment.wsml.ServiceMapping
This will eventually be an implementation of the Web Service Mapping Language specification used by the Microsoft SOAP Toolkit Version 2 to deploy services. The goal here is to provide a means of allowing COM services designed for use with the MS SOAP Toolkit Version 2 to be seamlessly migrated over to Axis. These services will be deployed using a COM dispatch Handler. This is here just as a placeholder for now
Constructor Summary | |
ServiceMapping()
|
Method Summary | |
void |
deploy(DeploymentRegistry registry)
Deploy the contents of this document to the given registry |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServiceMapping()
Method Detail |
public void deploy(DeploymentRegistry registry)
DeploymentDocument
deploy
in class DeploymentDocument
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |