com.hack23.cia.web.controller.user
Class AbstractTopListActionHandler<ACTION extends AbstractTopListAction,REQUEST extends AbstractTopListRequest,RESPONSE extends TopListResponse>
java.lang.Object
com.hack23.cia.web.controller.common.AbstractGenericHandler<ACTION,REQUEST,RESPONSE>
com.hack23.cia.web.controller.user.AbstractUserActionHandler<ACTION,REQUEST,RESPONSE>
com.hack23.cia.web.controller.user.AbstractTopListActionHandler<ACTION,REQUEST,RESPONSE>
- All Implemented Interfaces:
- ActionHandler
- Direct Known Subclasses:
- PartyActionHandler, TopListActionHandler
public abstract class AbstractTopListActionHandler<ACTION extends AbstractTopListAction,REQUEST extends AbstractTopListRequest,RESPONSE extends TopListResponse>
- extends AbstractUserActionHandler<ACTION,REQUEST,RESPONSE>
The Class AbstractTopListActionHandler.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractTopListActionHandler
public AbstractTopListActionHandler(ViewFactoryService viewFactoryService,
ApplicationManager applicationManager)
- Instantiates a new abstract top list action handler.
- Parameters:
viewFactoryService
- the view factory serviceapplicationManager
- the application manager
Copyright © 2008-2009 www.hack23.com. All Rights Reserved.