Uses of Class
org.objectweb.jonas.management.reconfig.manager.ReconfigException

Packages that use ReconfigException
org.objectweb.jonas.management.reconfig.manager   
org.objectweb.jonas.management.reconfig.manager.actuator   
 

Uses of ReconfigException in org.objectweb.jonas.management.reconfig.manager
 

Methods in org.objectweb.jonas.management.reconfig.manager that throw ReconfigException
 void IConfigurationActuator.saveConfig(long sequence)
          Saves the updated configuration
 

Constructors in org.objectweb.jonas.management.reconfig.manager that throw ReconfigException
ReconfigManager(Properties serverProperties, String domainName, MBeanServer jmxServer)
          Create the ReconfigManager MBean instance and add itself as listener to MBeanServerNotifications.
 

Uses of ReconfigException in org.objectweb.jonas.management.reconfig.manager.actuator
 

Methods in org.objectweb.jonas.management.reconfig.manager.actuator that throw ReconfigException
 void PropertiesConfigurationActuator.saveConfig(long sequence)
          Saves the updated configuration
 void XMLConfigurationActuator.saveConfig(long sequence)
          Saves the updated configuration
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.