Class and Description |
---|
Action
All actions may implement this interface, which exposes the
execute() method. |
ActionContext
The ActionContext is the context in which an
Action is executed. |
ActionEventListener
Provides hooks for handling key action events
|
ActionInvocation
An
ActionInvocation represents the execution state of an Action . |
ActionProxy
ActionProxy is an extra layer between XWork and the action so that different proxies are possible.
|
ActionProxyFactory
The
ActionProxyFactory is used to create ActionProxy s to be executed. |
FileManager
Basic interface to access file on the File System and to monitor changes
|
LocaleProvider
Indicates that the implementing class can provide its own
Locale . |
ObjectFactory
ObjectFactory is responsible for building the core framework objects.
|
ResourceBundleTextProvider
Extension Interface for TextProvider to help supporting ResourceBundles.
|
Result
All results (except for
Action.NONE ) of an Action are mapped to a View implementation. |
TextProvider
Provides access to
ResourceBundle s and their underlying text messages. |
Unchainable
Simple marker interface to indicate an object should not have its properties copied during chaining.
|
UnknownHandler
Handles cases when the result or action is unknown.
|
UnknownHandlerManager
An unknown handler manager contains a list of UnknownHandler and iterates on them by order
|
Validateable
Provides an interface in which a call for a validation check can be done.
|
ValidationAware
ValidationAware classes can accept Action (class level) or field level error messages.
|
XWorkException
A generic runtime exception that optionally contains Location information
|
Class and Description |
---|
FileManager
Basic interface to access file on the File System and to monitor changes
|
FileManagerFactory
Factory that creates FileManager, default to
DefaultFileManager |
XWorkException
A generic runtime exception that optionally contains Location information
|
Class and Description |
---|
ActionContext
The ActionContext is the context in which an
Action is executed. |
Class and Description |
---|
FileManagerFactory
Factory that creates FileManager, default to
DefaultFileManager |
ObjectFactory
ObjectFactory is responsible for building the core framework objects.
|
Class and Description |
---|
XWorkException
A generic runtime exception that optionally contains Location information
|
Class and Description |
---|
FileManagerFactory
Factory that creates FileManager, default to
DefaultFileManager |
ObjectFactory
ObjectFactory is responsible for building the core framework objects.
|
Class and Description |
---|
ObjectFactory
ObjectFactory is responsible for building the core framework objects.
|
Result
All results (except for
Action.NONE ) of an Action are mapped to a View implementation. |
UnknownHandler
Handles cases when the result or action is unknown.
|
Class and Description |
---|
ActionContext
The ActionContext is the context in which an
Action is executed. |
ActionInvocation
An
ActionInvocation represents the execution state of an Action . |
ModelDriven
ModelDriven Actions provide a model object to be pushed onto the ValueStack
in addition to the Action itself, allowing a FormBean type approach like Struts.
|
ObjectFactory
ObjectFactory is responsible for building the core framework objects.
|
Class and Description |
---|
ActionInvocation
An
ActionInvocation represents the execution state of an Action . |
Class and Description |
---|
ActionContext
The ActionContext is the context in which an
Action is executed. |
ActionEventListener
Provides hooks for handling key action events
|
ActionInvocation
An
ActionInvocation represents the execution state of an Action . |
ActionProxy
ActionProxy is an extra layer between XWork and the action so that different proxies are possible.
|
Result
All results (except for
Action.NONE ) of an Action are mapped to a View implementation. |
Class and Description |
---|
TextProvider
Provides access to
ResourceBundle s and their underlying text messages. |
Class and Description |
---|
ObjectFactory
ObjectFactory is responsible for building the core framework objects.
|
XWorkTestCase
Base JUnit TestCase to extend for XWork specific JUnit tests.
|
Class and Description |
---|
ObjectFactory
ObjectFactory is responsible for building the core framework objects.
|
Class and Description |
---|
ActionInvocation
An
ActionInvocation represents the execution state of an Action . |
Class and Description |
---|
FileManager
Basic interface to access file on the File System and to monitor changes
|
FileManagerFactory
Factory that creates FileManager, default to
DefaultFileManager |
Class and Description |
---|
XWorkException
A generic runtime exception that optionally contains Location information
|
Class and Description |
---|
ActionInvocation
An
ActionInvocation represents the execution state of an Action . |
ActionProxy
ActionProxy is an extra layer between XWork and the action so that different proxies are possible.
|
FileManagerFactory
Factory that creates FileManager, default to
DefaultFileManager |
LocaleProvider
Indicates that the implementing class can provide its own
Locale . |
ObjectFactory
ObjectFactory is responsible for building the core framework objects.
|
TextProvider
Provides access to
ResourceBundle s and their underlying text messages. |
ValidationAware
ValidationAware classes can accept Action (class level) or field level error messages.
|
Class and Description |
---|
LocaleProvider
Indicates that the implementing class can provide its own
Locale . |
TextProvider
Provides access to
ResourceBundle s and their underlying text messages. |
ValidationAware
ValidationAware classes can accept Action (class level) or field level error messages.
|
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.