java.lang.Object
javax.el.BeanELResolver.BeanProperty
- Direct Known Subclasses:
BeanSupportFull.BeanPropertyFull,BeanSupportStandalone.BeanPropertyStandalone
- Enclosing class:
- BeanELResolver
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<?>(package private) abstract MethodgetReadMethod(Object base) (package private) abstract MethodgetWriteMethod(Object base) booleanisReadOnly(Object base)
-
Field Details
-
baseClass
-
type
-
readMethod
-
writeMethod
-
-
Constructor Details
-
BeanProperty
-
-
Method Details
-
getPropertyType
-
isReadOnly
-
getReadMethod
-
getWriteMethod
-
getWriteMethod
-
getReadMethod
-