public class HotActionMapping
extends org.apache.struts.action.ActionMapping
Subclass of ActionMapping
that allows roles to be set (by default they are
frozen).
Constructor and Description |
---|
HotActionMapping()
Construct a new instance of this class with the desired default
form bean scope.
|
Modifier and Type | Method and Description |
---|---|
void |
setRoles(java.lang.String roles) |
findForward, findForwards, getInputForward
addExceptionConfig, addForwardConfig, findException, findExceptionConfig, findExceptionConfigs, findForwardConfig, findForwardConfigs, freeze, getAttribute, getForward, getInclude, getInput, getModuleConfig, getMultipartClass, getName, getParameter, getPath, getPrefix, getRoleNames, getRoles, getScope, getSuffix, getType, getUnknown, getValidate, removeExceptionConfig, removeForwardConfig, setAttribute, setForward, setInclude, setInput, setModuleConfig, setMultipartClass, setName, setParameter, setPath, setPrefix, setScope, setSuffix, setType, setUnknown, setValidate, toString