|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.wiris.plugin.configuration.TestConfigurationUpdater
public class TestConfigurationUpdater
| Constructor Summary | |
|---|---|
TestConfigurationUpdater()
|
|
| Method Summary | |
|---|---|
void |
init()
Initializes the configuration udpater system. |
void |
updateConfiguration(java.util.Properties configuration)
Updates the configuration table with the desired values. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestConfigurationUpdater()
| Method Detail |
|---|
public void init()
ConfigurationUpdater
init in interface ConfigurationUpdaterpublic void updateConfiguration(java.util.Properties configuration)
ConfigurationUpdaterProperties.setProperty to change the value of any property.
updateConfiguration in interface ConfigurationUpdaterconfiguration - The configuration table.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||