| Package | Description |
|---|---|
| webwork.action.factory |
Actions are instantiated by using classes in this package.
|
| webwork.dispatcher |
This package contains the various Action dispatchers.
|
| Class and Description |
|---|
| ActionFactory
Base action factory implementation that initializes the action factory delegation, establishes the ActionContext and
provides access to the action factory.
|
| ActionFactoryProxy
Extends ActionFactory to provide proxy support.
|
| DefaultActionFactory
Default implementation of an action factory facade that creates the default set of action factory proxies.
|
| JavaActionFactory
Returns a loaded and instantiated action class instance.
|
| Class and Description |
|---|
| ActionFactory
Base action factory implementation that initializes the action factory delegation, establishes the ActionContext and
provides access to the action factory.
|
Copyright © 2013 Atlassian. All Rights Reserved.