Class PropertyDescriptorWrapper
java.lang.Object
org.apache.myfaces.core.api.shared.lang.PropertyDescriptorWrapper
- All Implemented Interfaces:
- FacesWrapper<PropertyDescriptor>
- Direct Known Subclasses:
- LambdaPropertyDescriptor
- 
Constructor Details- 
PropertyDescriptorWrapper
 
- 
- 
Method Details- 
getPropertyType
- 
getName
- 
getWrappedDescription copied from interface:FacesWrapperA class that implements this interface uses this method to return an instance of the class being wrapped.- Specified by:
- getWrappedin interface- FacesWrapper<PropertyDescriptor>
- Returns:
- the instance of the class being wrapped
 
- 
getReadMethod
- 
getWriteMethod
 
-