API Overview API Index Package Overview Direct link to this page
Struts 1.3
  org.apache.struts.chain.commands. ActionCommandBase View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      ActionCommandBase
Implements
 ActionCommand
Subclasses
Description
publicabstract abstract class ActionCommandBase
  Simple abstract class which avoids frequent casting to ActionContext in commands explicitly intended for use with that class.
See also:   
Constructors
public ActionCommandBase ()
Methods
Hide/Show inherited methods
publicabstract boolean execute (ActionContext actionContext) throws Exception [Specified in ActionCommand]
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar