org.richfaces.el
Class GenericsIntrospectionServiceImpl
java.lang.Object
org.richfaces.el.GenericsIntrospectionServiceImpl
- All Implemented Interfaces:
- org.richfaces.el.GenericsIntrospectionService
public class GenericsIntrospectionServiceImpl
- extends Object
- implements org.richfaces.el.GenericsIntrospectionService
- Author:
- Nick Belaevski
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 |
GenericsIntrospectionServiceImpl
public GenericsIntrospectionServiceImpl()
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.