|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.axis.deployment.wsdd.WSDDConstants (src)
org.jboss.axis.deployment.wsdd.WSDDElement (src)
org.jboss.axis.deployment.wsdd.WSDDDeployableItem (src)
org.jboss.axis.deployment.wsdd.WSDDHandler
Field Summary |
Fields inherited from class org.jboss.axis.deployment.wsdd.WSDDDeployableItem (src) |
parameters, qname, scope, SCOPE_PER_ACCESS, SCOPE_PER_REQUEST, SCOPE_SINGLETON, scopeStrings, singletonInstance, type |
Constructor Summary | |
WSDDHandler()
Default constructor |
|
WSDDHandler(org.w3c.dom.Element e)
|
Method Summary | |
void |
deployToRegistry(WSDDDeployment (src) deployment)
|
protected QName (src) |
getElementName()
Return the element name of a particular subclass. |
void |
writeToContext(SerializationContext (src) context)
Write this element out to a SerializationContext |
Methods inherited from class org.jboss.axis.deployment.wsdd.WSDDDeployableItem (src) |
getInstance, getJavaClass, getParameter, getParametersTable, getQName, getType, makeNewInstance, removeParameter, setName, setOptionsHashtable, setParameter, setQName, setType, writeParamsToContext |
Methods inherited from class org.jboss.axis.deployment.wsdd.WSDDElement (src) |
getChildElement, getChildElements, getDocumentation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WSDDHandler()
public WSDDHandler(org.w3c.dom.Element e) throws WSDDException (src)
e
- (Element) XXX
WSDDException (src)
- XXXMethod Detail |
protected QName (src) getElementName()
WSDDElement (src)
getElementName
in class WSDDElement (src)
public void writeToContext(SerializationContext (src) context) throws java.io.IOException
WSDDElement (src)
writeToContext
in class WSDDElement (src)
java.io.IOException
public void deployToRegistry(WSDDDeployment (src) deployment)
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |