|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jonas_lib.deployment.xml.AbsElement
org.objectweb.jonas_ws.deployment.xml.JonasWebservices
This class defines the implementation of the element jonas-webservices
Constructor Summary | |
JonasWebservices()
Constructor |
Method Summary | |
java.lang.String |
getWar()
Gets the war |
void |
setWar(java.lang.String war)
Set the war |
java.lang.String |
toXML(int indent)
Represents this element by it's XML description. |
Methods inherited from class org.objectweb.jonas_lib.deployment.xml.AbsElement |
indent, toString, toXML, xmlAttribute, xmlElement |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public JonasWebservices()
Method Detail |
public java.lang.String getWar()
public void setWar(java.lang.String war)
war
- warpublic java.lang.String toXML(int indent)
toXML
in interface Element
toXML
in class AbsElement
indent
- use this indent for prexifing XML representation.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |