org.objectweb.jonas.management.ReconfiguredXml Class Reference

Inherits org.objectweb.jonas.management.Reconfigured.

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

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas.management.ReconfiguredXml:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ReconfiguredXml (String xml)
void setXml (String xml)
String getXml ()

Detailed Description

Define an object which implements Reconfigured interface which handle xml file
Author:
Florent Benoit

Definition at line 35 of file ReconfiguredXml.java.


Constructor & Destructor Documentation

org.objectweb.jonas.management.ReconfiguredXml.ReconfiguredXml String  xml  ) 
 

Constructor. handle a String

Parameters:
xml content of the xml file

Definition at line 46 of file ReconfiguredXml.java.


Member Function Documentation

String org.objectweb.jonas.management.ReconfiguredXml.getXml  ) 
 

Return the content of this object

Returns:
xml content

Definition at line 64 of file ReconfiguredXml.java.

void org.objectweb.jonas.management.ReconfiguredXml.setXml String  xml  ) 
 

Set the content of this object

Parameters:
xml content of the file

Definition at line 55 of file ReconfiguredXml.java.


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:07:12 2005 for JOnAS by  doxygen 1.3.9.1