com.hack23.cia.web.impl.ui.controller.control
Class AbstractControlActionHandler<ACTION extends AbstractAdminAction,REQUEST extends AbstractServiceRequest,RESPONSE extends AbstractServiceResponse>
java.lang.Object
com.hack23.cia.web.impl.ui.controller.common.AbstractGenericHandler<ACTION,REQUEST,RESPONSE>
com.hack23.cia.web.impl.ui.controller.control.AbstractControlActionHandler<ACTION,REQUEST,RESPONSE>
- Type Parameters:
ACTION
- the generic typeREQUEST
- the generic typeRESPONSE
- the generic type
- All Implemented Interfaces:
- ActionHandler
- Direct Known Subclasses:
- AgentDeploymentActionHandler
public abstract class AbstractControlActionHandler<ACTION extends AbstractAdminAction,REQUEST extends AbstractServiceRequest,RESPONSE extends AbstractServiceResponse>
extends AbstractGenericHandler<ACTION,REQUEST,RESPONSE>
The Class AbstractControlActionHandler.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractControlActionHandler
protected AbstractControlActionHandler(ViewFactoryService viewFactoryService,
ApplicationManager applicationManager)
- Instantiates a new abstract control action handler.
- Parameters:
viewFactoryService
- the view factory serviceapplicationManager
- the application manager
Copyright © 2008-2010 www.hack23.com. All Rights Reserved.