org.jdesktop.el
Class BeanELResolver.BeanProperties

java.lang.Object
  extended by org.jdesktop.el.BeanELResolver.BeanProperties
Enclosing class:
BeanELResolver

protected static final class BeanELResolver.BeanProperties
extends java.lang.Object


Constructor Summary
BeanELResolver.BeanProperties(java.lang.Class<?> baseClass)
           
 
Method Summary
 BeanELResolver.BeanProperty getBeanProperty(java.lang.String property)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanELResolver.BeanProperties

public BeanELResolver.BeanProperties(java.lang.Class<?> baseClass)
Method Detail

getBeanProperty

public BeanELResolver.BeanProperty getBeanProperty(java.lang.String property)