Class Summary |
AbsReconfigurator |
This class allows for persistent reconfiguration of a JOnAS service or of a JOnAS resource
This is an abstract class. |
ReconfigDispatcher |
This MBean implementation has to be extended by MBeans associated to reconfigurable JOnAS services
and to reconfigurable resources managed by JOnAS (DataSources and MailFactories). |
ReconfigManager |
This MBean allows persistent reconfiguration of a JOnAS server, alltogether with its embedded services,
and possibly used resources like Data Sources ans Mail Factories. |
ReconfiguratorProp |
This class allows for persistent reconfiguration of a JOnAS service or of a JOnAS resource
beeing configured by a .properties file. |
ReconfiguratorXml |
This class allows for persistent reconfiguration of a JOnAS service or of a JOnAS resource
beeing configured by a .xml file. |
ReconfiguredProp |
|
ReconfiguredXml |
Define an object which implements Reconfigured interface which handle xml file |