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
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PageFlowActionServlet.LegacyModuleConfigLocator
protected PageFlowActionServlet.LegacyModuleConfigLocator()
getGenDir() Method
protected String
getGenDir()
-
Overrides
-
PageFlowActionServlet.DefaultModuleConfigLocator.getGenDir()