Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Spring Webflow 1.0.rc2
Package:
org.springframework.webflow.action
Class
public
class
AbstractAction
implements
Action
,
InitializingBean
Overview
Inheritance
Members
Usage
Source
Books
Since
Not specified.
Version
Not specified.
Author(s)
Keith Donald, Erwin Vervaet
Base action that provides assistance commonly needed by action implementations. These include:
Implementing
InitializingBean
, for receiving an init callback when deployed within a Spring bean factory.
Exposing convenient event factory methods, for creating common result
Event
objects such as "success" and "error".
A hook for inserting action pre and post execution logic
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact