java.lang.Object
jakarta.el.BeanELResolver.BeanProperty
jakarta.el.BeanSupportStandalone.BeanPropertyStandalone
- Enclosing class:
- BeanSupportStandalone
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class jakarta.el.BeanELResolver.BeanProperty
getPropertyType, getReadMethod, getWriteMethod, isReadOnly
-
Field Details
-
readMethod
-
writeMethod
-
-
Constructor Details
-
BeanPropertyStandalone
BeanPropertyStandalone(Class<?> owner, BeanSupportStandalone.PropertyDescriptor pd)
-
-
Method Details
-
getReadMethod
Method getReadMethod()- Specified by:
getReadMethodin classBeanELResolver.BeanProperty
-
getWriteMethod
Method getWriteMethod()- Specified by:
getWriteMethodin classBeanELResolver.BeanProperty
-