com.hack23.cia.web.viewfactory.impl.application
Class ViewFactoryServiceImpl
java.lang.Object
com.hack23.cia.web.viewfactory.impl.application.ViewFactoryServiceImpl
- All Implemented Interfaces:
- ViewFactoryService
public class ViewFactoryServiceImpl
- extends Object
- implements ViewFactoryService
The Class ViewFactoryServiceImpl.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewFactoryServiceImpl
public ViewFactoryServiceImpl(List<ViewFactory> viewFactories)
- Instantiates a new view factory service impl.
- Parameters:
viewFactories
- the view factories
processView
public final void processView(ModelAndView modelAndView)
- Description copied from interface:
ViewFactoryService
- Process view.
- Specified by:
processView
in interface ViewFactoryService
- Parameters:
modelAndView
- the model and view
Copyright © 2008-2009 www.hack23.com. All Rights Reserved.