PageFlowActionServlet.LegacyModuleConfigLocator Class

com.bea.wlw.netui.pageflow
PageFlowActionServlet.LegacyModuleConfigLocator Class

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.

Related Topics

PageFlowActionServlet.LegacyModuleConfigLocator.getDefaultModuleConfigLocators()


Hierarchy
Object
  PageFlowActionServlet.DefaultModuleConfigLocator
    PageFlowActionServlet.LegacyModuleConfigLocator
All Implemented Interfaces

AutoRegisterActionServlet.ModuleConfigLocator, Serializable
Enclosing class

PageFlowActionServlet

Constructor Summary

PageFlowActionServlet.LegacyModuleConfigLocator()

 

Method Summary

protected String
getGenDir()
 
Methods from  com.bea.wlw.netui.pageflow.PageFlowActionServlet.DefaultModuleConfigLocator
getModuleConfigPath
 
Methods from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
   
Methods from interface com.bea.wlw.netui.pageflow.AutoRegisterActionServlet.ModuleConfigLocator
getModuleConfigPath
 

Constructor Detail

PageFlowActionServlet.LegacyModuleConfigLocator

protected PageFlowActionServlet.LegacyModuleConfigLocator()
 

Method Detail

getGenDir() Method

protected String getGenDir()
Overrides
PageFlowActionServlet.DefaultModuleConfigLocator.getGenDir()