public class DefaultActionPath extends BaseNamingStrategy
CLASS_MACRO, EXTENSION_MACRO, HTTPMETHOD_MACRO, METHOD_MACRO, PACKAGE_MACRO| Constructor and Description |
|---|
DefaultActionPath() |
| Modifier and Type | Method and Description |
|---|---|
ActionDef |
buildActionDef(java.lang.Class actionClass,
java.lang.reflect.Method actionMethod,
ActionNames actionNames)
Builds
ActionDef. |
createActionDef, isAbsolutePath, replaceActionNameMacrospublic ActionDef buildActionDef(java.lang.Class actionClass, java.lang.reflect.Method actionMethod, ActionNames actionNames)
ActionNamingStrategyActionDef.actionClass - action classactionMethod - action methodactionNames - action namesCopyright © 2003-2013 Jodd Team