|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts2.dispatcher.mapper.DefaultActionMapper
org.onebusaway.presentation.impl.struts.MultiActionMapper
public class MultiActionMapper
Field Summary | |
---|---|
static String |
MAPPINGS
|
Fields inherited from class org.apache.struts2.dispatcher.mapper.DefaultActionMapper |
---|
ACTION_PREFIX, allowDynamicMethodCalls, allowSlashesInActionNames, alwaysSelectFullNamespace, container, extensions, METHOD_PREFIX, prefixTrie, REDIRECT_ACTION_PREFIX, REDIRECT_PREFIX |
Constructor Summary | |
---|---|
MultiActionMapper()
|
Method Summary | |
---|---|
org.apache.struts2.dispatcher.mapper.ActionMapping |
getMapping(javax.servlet.http.HttpServletRequest request,
com.opensymphony.xwork2.config.ConfigurationManager configManager)
ActionMapper |
void |
setActionMappers(String list)
|
Methods inherited from class org.apache.struts2.dispatcher.mapper.DefaultActionMapper |
---|
addParameterAction, dropExtension, dropExtension, getDefaultExtension, getMappingFromActionName, getUri, getUriFromActionMapping, handleSpecialParameters, isSlashesInActionNames, parseActionName, parseNameAndNamespace, setAllowDynamicMethodCalls, setAlwaysSelectFullNamespace, setContainer, setExtensions, setSlashesInActionNames |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String MAPPINGS
Constructor Detail |
---|
public MultiActionMapper()
Method Detail |
---|
public void setActionMappers(String list)
public org.apache.struts2.dispatcher.mapper.ActionMapping getMapping(javax.servlet.http.HttpServletRequest request, com.opensymphony.xwork2.config.ConfigurationManager configManager)
ActionMapper
getMapping
in interface org.apache.struts2.dispatcher.mapper.ActionMapper
getMapping
in class org.apache.struts2.dispatcher.mapper.DefaultActionMapper
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |