org.apache.beehive.netui.pageflow
Class PageFlowActionServlet.LegacyModuleConfigLocator

Object
  extended by PageFlowActionServlet.DefaultModuleConfigLocator
      extended by PageFlowActionServlet.LegacyModuleConfigLocator
All Implemented Interfaces:
Serializable, AutoRegisterActionServlet.ModuleConfigLocator
Enclosing class:
PageFlowActionServlet

protected static class PageFlowActionServlet.LegacyModuleConfigLocator
extends PageFlowActionServlet.DefaultModuleConfigLocator

ModuleConfigLocator that looks for legacy Struts module configuration files according to the pattern "/WEB-INF/jpf-struts-config-<module>". An instance of this class is registered by default.

See Also:
PageFlowActionServlet.getDefaultModuleConfigLocators(), Serialized Form

Constructor Summary
protected PageFlowActionServlet.LegacyModuleConfigLocator()
           
 
Method Summary
protected  String getGenDir()
           
 
Methods inherited from class PageFlowActionServlet.DefaultModuleConfigLocator
getModuleConfigPath
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PageFlowActionServlet.LegacyModuleConfigLocator

protected PageFlowActionServlet.LegacyModuleConfigLocator()
Method Detail

getGenDir

protected String getGenDir()
Overrides:
getGenDir in class PageFlowActionServlet.DefaultModuleConfigLocator