public class ActionExecutingViewFactory extends Object implements ViewFactory
| Constructor and Description |
|---|
ActionExecutingViewFactory(Action action)
Create a new action invoking view factory
|
public ActionExecutingViewFactory(Action action)
action - the action to executepublic Action getAction()
public View getView(RequestContext context)
ViewFactorygetView in interface ViewFactorycontext - the flow execution request context.