org.objectweb.jonas.management.Reconfigurator Interface Reference

Inherited by org.objectweb.jonas.management.AbsReconfigurator.

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

Inheritance graph
[legend]
List of all members.

Public Member Functions

void saveConfig (long sequence) throws ReconfigException

Detailed Description

This interface is designed for a reconfigurator for xml or properties file.
Author:
Adriana Danes

Florent Benoit : Add an abstract class to define ReconfiguratorXml in addition to ReconfiguratorProp

Definition at line 36 of file Reconfigurator.java.


Member Function Documentation

void org.objectweb.jonas.management.Reconfigurator.saveConfig long  sequence  )  throws ReconfigException
 

Saves the updated configuration

Parameters:
sequence the sequence number of management notification producing the save (in fact store) operation
Exceptions:
ReconfigException if the saveConfig could not be done

Implemented in org.objectweb.jonas.management.AbsReconfigurator, org.objectweb.jonas.management.ReconfiguratorProp, and org.objectweb.jonas.management.ReconfiguratorXml.


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