net.ontopia.topicmaps.webed.impl.utils
Class ActionConfigRegistrator

java.lang.Object
  extended by net.ontopia.topicmaps.webed.impl.utils.ActionConfigRegistrator
All Implemented Interfaces:
ConfigurationObserverIF

public class ActionConfigRegistrator
extends java.lang.Object
implements ConfigurationObserverIF

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

ctxt

protected javax.servlet.ServletContext ctxt
Constructor Detail

ActionConfigRegistrator

public ActionConfigRegistrator(javax.servlet.ServletContext ctxt)
Method Detail

configurationChanged

public void configurationChanged(java.lang.Object configuration)
Description copied from interface: ConfigurationObserverIF
Called when the observed configuration has changed in some matter.

Specified by:
configurationChanged in interface ConfigurationObserverIF


Copyright © 2000-2012 Ontopia.