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