Inheritance diagram for org.objectweb.jonas.management.ReconfiguredXml:


Public Member Functions | |
| ReconfiguredXml (String xml) | |
| void | setXml (String xml) |
| String | getXml () |
Definition at line 35 of file ReconfiguredXml.java.
|
|
Constructor. handle a String
Definition at line 46 of file ReconfiguredXml.java. |
|
|
Return the content of this object
Definition at line 64 of file ReconfiguredXml.java. |
|
|
Set the content of this object
Definition at line 55 of file ReconfiguredXml.java. |
1.3.9.1