|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
XMLConfigurationActuator.saveConfig(long sequence)
Saves the updated configuration |
void |
PropertiesConfigurationActuator.saveConfig(long sequence)
Saves the updated configuration |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |