Return to www.inductionframework.org

com.acciente.induction.dispatcher.model
Class ModelFactory.ModelParameterProvider

java.lang.Object
  extended by com.acciente.induction.dispatcher.model.ModelFactory.ModelParameterProvider
All Implemented Interfaces:
com.acciente.commons.reflect.ParameterProvider
Enclosing class:
ModelFactory

public static class ModelFactory.ModelParameterProvider
extends java.lang.Object
implements com.acciente.commons.reflect.ParameterProvider

Internal.


Constructor Summary
ModelFactory.ModelParameterProvider(ModelPool oModelPool, javax.servlet.http.HttpServletRequest oHttpServletRequest)
           
 
Method Summary
 java.lang.Object getParameter(java.lang.Class oValueType)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelFactory.ModelParameterProvider

public ModelFactory.ModelParameterProvider(ModelPool oModelPool,
                                           javax.servlet.http.HttpServletRequest oHttpServletRequest)
Method Detail

getParameter

public java.lang.Object getParameter(java.lang.Class oValueType)
                              throws com.acciente.commons.reflect.ParameterProviderException
Specified by:
getParameter in interface com.acciente.commons.reflect.ParameterProvider
Throws:
com.acciente.commons.reflect.ParameterProviderException

Return to www.inductionframework.org

Copyright (c) 2008 Acciente, LLC. All rights reserved.