|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.axis.deployment.v2dd.V2DDDeployableItem
This is the class that actually bridges the gap between SOAP 2.x and Axis. An instance of this class is stored within the registry and a new handler is created that represents the SOAP 2.x service when the newInstance method is called.
Constructor Summary | |
V2DDDeployableItem(V2DDService service)
|
Method Summary | |
QName |
getQName()
|
Handler |
newInstance(DeploymentRegistry registry)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public V2DDDeployableItem(V2DDService service)
Method Detail |
public QName getQName()
getQName
in interface DeployableItem
public Handler newInstance(DeploymentRegistry registry)
newInstance
in interface DeployableItem
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |