public class DefaultPropertyReader extends java.lang.Object implements PropertyReader
| Modifier and Type | Field and Description | 
|---|---|
| static PropertyReader | INSTANCE | 
| Constructor and Description | 
|---|
| DefaultPropertyReader() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Object | read(java.lang.Object owner,
    java.lang.String propertyName) | 
public static final PropertyReader INSTANCE
public java.lang.Object read(java.lang.Object owner,
                             java.lang.String propertyName)
read in interface PropertyReader