Class BeanELResolver.BeanProperty

java.lang.Object
org.jdesktop.el.BeanELResolver.BeanProperty
Enclosing class:
BeanELResolver

protected static final class BeanELResolver.BeanProperty extends Object
Since:
JSP 2.1
  • Constructor Details

  • Method Details

    • getPropertyType

      public Class getPropertyType()
    • isReadOnly

      public boolean isReadOnly()
    • getReadMethod

      public Method getReadMethod()
    • getWriteMethod

      public Method getWriteMethod()