|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.axis.deployment.wsml.WSMLDeployableItem
Constructor Summary | |
WSMLDeployableItem()
|
Method Summary | |
void |
deployToRegistry(DeploymentRegistry registry)
|
Handler |
getInstance(EngineConfiguration registry)
Obtain an instance of this item. |
QName |
getQName()
Get the QName of this item |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WSMLDeployableItem()
Method Detail |
public QName getQName()
DeployableItem
getQName
in interface DeployableItem
org.apache.axis.deployment.DeployableItem
public Handler getInstance(EngineConfiguration registry)
DeployableItem
getInstance
in interface DeployableItem
org.apache.axis.deployment.DeployableItem
registry
- the DeploymentRegistry to use for any further lookups
which may occur as a part of this operationjava.lang.Exception
- (!!! probably should be more specific)public void deployToRegistry(DeploymentRegistry registry) throws DeploymentException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |