|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.wiris.plugin.configuration.ParameterServletConfigurationUpdater
public class ParameterServletConfigurationUpdater
This class overrides the configuration collecting the values from the servlet context.
| Constructor Summary | |
|---|---|
ParameterServletConfigurationUpdater()
|
|
| Method Summary | |
|---|---|
void |
init()
Initializes the configuration udpater system. |
void |
init(ServletContext conf)
|
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 ParameterServletConfigurationUpdater()
| Method Detail |
|---|
public void init(ServletContext conf)
init in interface ConfigurationUpdater2public 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 | |||||||||