|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.axis.deployment.wsdd.WSDDElement | +--org.apache.axis.deployment.wsdd.WSDDDeployableItem | +--org.apache.axis.deployment.wsdd.WSDDHandler
Fields inherited from class org.apache.axis.deployment.wsdd.WSDDElement |
children, element |
Constructor Summary | |
WSDDHandler(org.w3c.dom.Element e)
|
|
WSDDHandler(org.w3c.dom.Element e,
java.lang.String n)
|
Method Summary | |
java.lang.String |
getType()
|
Handler |
newInstance(DeploymentRegistry registry)
|
Methods inherited from class org.apache.axis.deployment.wsdd.WSDDDeployableItem |
getName, getParameter, getParameters, getParametersTable, getQName |
Methods inherited from class org.apache.axis.deployment.wsdd.WSDDElement |
getElement |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.axis.deployment.DeployableItem |
getQName |
Constructor Detail |
public WSDDHandler(org.w3c.dom.Element e) throws WSDDException
public WSDDHandler(org.w3c.dom.Element e, java.lang.String n) throws WSDDException
Method Detail |
public java.lang.String getType()
getType
in class WSDDDeployableItem
public Handler newInstance(DeploymentRegistry registry) throws java.lang.Exception
newInstance
in interface DeployableItem
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |