|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.axis.deployment.DeploymentDocument
Represents a deployment descriptor document of some sort
Constructor Summary | |
DeploymentDocument()
|
Method Summary | |
abstract 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 DeploymentDocument()
Method Detail |
public abstract void deploy(DeploymentRegistry registry) throws DeploymentException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |