|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.webed.impl.utils.ActionConfigRegistrator
public class ActionConfigRegistrator
INTERNAL: Keeps track with registering the action registry object in the web application scope.
Field Summary | |
---|---|
protected javax.servlet.ServletContext |
ctxt
|
Constructor Summary | |
---|---|
ActionConfigRegistrator(javax.servlet.ServletContext ctxt)
|
Method Summary | |
---|---|
void |
configurationChanged(java.lang.Object configuration)
Called when the observed configuration has changed in some matter. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected javax.servlet.ServletContext ctxt
Constructor Detail |
---|
public ActionConfigRegistrator(javax.servlet.ServletContext ctxt)
Method Detail |
---|
public void configurationChanged(java.lang.Object configuration)
ConfigurationObserverIF
configurationChanged
in interface ConfigurationObserverIF
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |