org.richfaces.el
Class GenericsIntrospectionServiceImpl

java.lang.Object
  extended by org.richfaces.el.GenericsIntrospectionServiceImpl
All Implemented Interfaces:
org.richfaces.el.GenericsIntrospectionService

public class GenericsIntrospectionServiceImpl
extends Object
implements org.richfaces.el.GenericsIntrospectionService

Author:
Nick Belaevski

Constructor Summary
GenericsIntrospectionServiceImpl()
           
 
Method Summary
 Class<?> getContainerClass(javax.faces.context.FacesContext facesContext, javax.el.ValueExpression expression)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericsIntrospectionServiceImpl

public GenericsIntrospectionServiceImpl()
Method Detail

getContainerClass

public Class<?> getContainerClass(javax.faces.context.FacesContext facesContext,
                                  javax.el.ValueExpression expression)
Specified by:
getContainerClass in interface org.richfaces.el.GenericsIntrospectionService


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.