Package org.apache.struts.config
Class CustomMappingTest
java.lang.Object
org.apache.struts.config.BaseConfig
org.apache.struts.config.ActionConfig
org.apache.struts.action.ActionMapping
org.apache.struts.config.CustomMappingTest
- All Implemented Interfaces:
Serializable
public class CustomMappingTest
extends org.apache.struts.action.ActionMapping
Custom action mapping used by
TestModuleConfig
- See Also:
-
Field Summary
Fields inherited from class org.apache.struts.config.ActionConfig
acceptPage, actionId, attribute, cancellable, catalog, command, dispatcher, exceptions, extensionProcessed, forward, forwards, include, inherit, input, moduleConfig, multipartClass, name, parameter, path, populate, prefix, reset, roleNames, roles, scope, suffix, type, unknown, validate
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.struts.action.ActionMapping
findForward, findForwards, findRequiredForward, getInputForward
Methods inherited from class org.apache.struts.config.ActionConfig
addExceptionConfig, addForwardConfig, checkCircularInheritance, findException, findExceptionConfig, findExceptionConfigs, findForwardConfig, findForwardConfigs, freeze, getAcceptPage, getActionId, getAttribute, getCancellable, getCatalog, getCommand, getDispatcher, getExtends, getForward, getInclude, getInput, getModuleConfig, getMultipartClass, getName, getParameter, getPath, getPopulate, getPopulateNames, getPrefix, getReset, getResetNames, getRoleNames, getRoles, getScope, getSuffix, getType, getUnknown, getValidate, inheritExceptionHandlers, inheritForwards, inheritFrom, isExtensionProcessed, isSingleton, processExtends, removeExceptionConfig, removeForwardConfig, setAcceptPage, setActionId, setAttribute, setCancellable, setCatalog, setCommand, setDispatcher, setExtends, setForward, setInclude, setInput, setModuleConfig, setMultipartClass, setName, setParameter, setPath, setPopulate, setPrefix, setReset, setRoles, setScope, setSingleton, setSuffix, setType, setUnknown, setValidate, toString