com.hack23.cia.web.viewfactory.impl.admin
Class AbstractAdminViewFactoryImpl<MODELANDVIEW extends AbstractAdminModelAndView>

Package class diagram package AbstractAdminViewFactoryImpl
java.lang.Object
  extended by com.hack23.cia.web.viewfactory.impl.common.AbstractViewFactoryImpl<MODELANDVIEW>
      extended by com.hack23.cia.web.viewfactory.impl.admin.AbstractAdminViewFactoryImpl<MODELANDVIEW>
All Implemented Interfaces:
ViewFactory
Direct Known Subclasses:
AbstractConfigurationViewFactoryImpl, AgentDeploymentViewFactoryImpl, MonitorViewFactoryImpl

public abstract class AbstractAdminViewFactoryImpl<MODELANDVIEW extends AbstractAdminModelAndView>
extends AbstractViewFactoryImpl<MODELANDVIEW>

The Class AbstractAdminViewFactoryImpl.


Constructor Summary
AbstractAdminViewFactoryImpl()
           
 
Method Summary
 
Methods inherited from class com.hack23.cia.web.viewfactory.impl.common.AbstractViewFactoryImpl
processSpecificView, processView
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.hack23.cia.web.viewfactory.impl.common.ViewFactory
getSupportedModelAndView
 

Constructor Detail

AbstractAdminViewFactoryImpl

public AbstractAdminViewFactoryImpl()


Copyright © 2008-2009 www.hack23.com. All Rights Reserved.