|
|||||||||
| 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/classes/_pageflow/struts-config-<module>". An instance of this class is registered by default.
PageFlowActionServlet.getDefaultModuleConfigLocators(),
Serialized Form| Constructor 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.ModuleConfigLocatormoduleName - 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 | ||||||||