org.itracker.web.struts.mock
Class MockActionMapping

java.lang.Object
  extended by org.apache.struts.config.ActionConfig
      extended by org.apache.struts.action.ActionMapping
          extended by org.itracker.web.struts.mock.MockActionMapping
All Implemented Interfaces:
Serializable

public class MockActionMapping
extends org.apache.struts.action.ActionMapping

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.struts.config.ActionConfig
attribute, cancellable, configured, exceptions, forward, forwards, include, input, moduleConfig, multipartClass, name, parameter, path, prefix, roleNames, roles, scope, suffix, type, unknown, validate
 
Constructor Summary
MockActionMapping()
           
 
Method Summary
 org.apache.struts.action.ActionForward findForward(String name)
           
 org.apache.struts.action.ActionForward getActionForward()
           
 
Methods inherited from class org.apache.struts.action.ActionMapping
findForwards, getInputForward
 
Methods inherited from class org.apache.struts.config.ActionConfig
addExceptionConfig, addForwardConfig, findException, findExceptionConfig, findExceptionConfigs, findForwardConfig, findForwardConfigs, freeze, getAttribute, getCancellable, getForward, getInclude, getInput, getModuleConfig, getMultipartClass, getName, getParameter, getPath, getPrefix, getRoleNames, getRoles, getScope, getSuffix, getType, getUnknown, getValidate, removeExceptionConfig, removeForwardConfig, setAttribute, setCancellable, setForward, setInclude, setInput, setModuleConfig, setMultipartClass, setName, setParameter, setPath, setPrefix, setRoles, setScope, setSuffix, setType, setUnknown, setValidate, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MockActionMapping

public MockActionMapping()
Method Detail

findForward

public org.apache.struts.action.ActionForward findForward(String name)
Overrides:
findForward in class org.apache.struts.action.ActionMapping

getActionForward

public org.apache.struts.action.ActionForward getActionForward()


Copyright © 2002-2012 itracker. All Rights Reserved.