|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgroovy.beans.DefaultPropertyReader
public class DefaultPropertyReader
Field Summary | |
---|---|
static PropertyReader |
INSTANCE
|
Constructor Summary | |
---|---|
DefaultPropertyReader()
|
Method Summary | |
---|---|
java.lang.Object |
read(java.lang.Object owner,
java.lang.String propertyName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final PropertyReader INSTANCE
Constructor Detail |
---|
public DefaultPropertyReader()
Method Detail |
---|
public java.lang.Object read(java.lang.Object owner, java.lang.String propertyName)
read
in interface PropertyReader
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |