RichFaces Core Implementation 4.3.1.Final-redhat-1

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

RichFaces Core Implementation 4.3.1.Final-redhat-1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.