public class ViewFactoryActionAdapter extends AbstractAction
| Constructor and Description |
|---|
ViewFactoryActionAdapter(ViewFactory viewFactory)
Creates a new view factory action adapter
|
afterPropertiesSet, execute, getEventFactorySupportpublic ViewFactoryActionAdapter(ViewFactory viewFactory)
viewFactory - the view factory to adapt to the Action interface.