public class ActionConfigRegistrator extends Object implements ConfigurationObserverIF
Modifier and Type | Field and Description |
---|---|
protected javax.servlet.ServletContext |
ctxt |
Constructor and Description |
---|
ActionConfigRegistrator(javax.servlet.ServletContext ctxt) |
Modifier and Type | Method and Description |
---|---|
void |
configurationChanged(Object configuration)
Called when the observed configuration has changed in some matter.
|
public ActionConfigRegistrator(javax.servlet.ServletContext ctxt)
public void configurationChanged(Object configuration)
ConfigurationObserverIF
configurationChanged
in interface ConfigurationObserverIF