Class BeanPropertiesCache.BeanProperty

java.lang.Object
org.jboss.el.cache.BeanPropertiesCache.BeanProperty
Enclosing class:
BeanPropertiesCache

public static final class BeanPropertiesCache.BeanProperty extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • getPropertyType

      public Class getPropertyType()
    • isReadOnly

      public boolean isReadOnly()
    • getReadMethod

      public Method getReadMethod()
    • getWriteMethod

      public Method getWriteMethod()