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)
ViewFactory
getView
in interface ViewFactory
context
- the flow execution request context.