|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sourceforge.stripes.controller.AnnotatedClassActionResolver
net.sourceforge.stripes.controller.NameBasedActionResolver
org.appfuse.web.ActionResolver
public class ActionResolver
| Field Summary |
|---|
| Fields inherited from class net.sourceforge.stripes.controller.NameBasedActionResolver |
|---|
BASE_PACKAGES, DEFAULT_ACTION_BEAN_SUFFIXES, DEFAULT_BINDING_SUFFIX |
| Fields inherited from class net.sourceforge.stripes.controller.AnnotatedClassActionResolver |
|---|
PACKAGES |
| Fields inherited from interface net.sourceforge.stripes.controller.ActionResolver |
|---|
RESOLVED_ACTION |
| Constructor Summary | |
|---|---|
ActionResolver()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getBindingSuffix()
Set default suffix to .html instead of .action |
protected java.lang.String |
getUrlBinding(java.lang.String name)
Used to convert URLs to lowercase. |
| Methods inherited from class net.sourceforge.stripes.controller.NameBasedActionResolver |
|---|
findView, getActionBean, getActionBeanSuffixes, getBasePackages, getFindViewAttempts, getHandledEvent, getUrlBinding, handleActionBeanNotFound, init |
| Methods inherited from class net.sourceforge.stripes.controller.AnnotatedClassActionResolver |
|---|
addActionBean, assertGetContextWorks, findClasses, getActionBean, getActionBeanClasses, getActionBeanType, getConfiguration, getDefaultHandler, getEventName, getEventNameFromEventNameParam, getEventNameFromPath, getEventNameFromRequestAttribute, getEventNameFromRequestParams, getHandler, getRequestedPath, getUrlBindingFromPath, makeNewActionBean, processMethods, setActionBeanContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionResolver()
| Method Detail |
|---|
protected java.lang.String getUrlBinding(java.lang.String name)
getUrlBinding in class net.sourceforge.stripes.controller.NameBasedActionResolvername - The name of the action
protected java.lang.String getBindingSuffix()
getBindingSuffix in class net.sourceforge.stripes.controller.NameBasedActionResolver
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||