|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectPageFlowActionServlet.DefaultModuleConfigLocator
public static class PageFlowActionServlet.DefaultModuleConfigLocator
Default ModuleConfigLocator that looks for Struts module configuration files according to the pattern "/WEB-INF/.pageflow-struts-generated/jpf-struts-config-<module>". An instance of this class is registered by default.
PageFlowActionServlet.getDefaultModuleConfigLocators()
,
Serialized FormConstructor Summary | |
---|---|
PageFlowActionServlet.DefaultModuleConfigLocator()
|
Method Summary | |
---|---|
protected String |
getGenDir()
|
String |
getModuleConfigPath(String moduleName)
Get the webapp-relative path to a Struts module config file, based on the module name. |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PageFlowActionServlet.DefaultModuleConfigLocator()
Method Detail |
---|
public String getModuleConfigPath(String moduleName)
AutoRegisterActionServlet.ModuleConfigLocator
getModuleConfigPath
in interface AutoRegisterActionServlet.ModuleConfigLocator
moduleName
- the name of the Struts module, e.g., "someModule" or "some/other/module".
protected String getGenDir()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |