|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.pojomatic.internal.AbstractPropertyElement<java.lang.reflect.Method> org.pojomatic.internal.PropertyAccessor
public class PropertyAccessor
Field Summary |
---|
Fields inherited from class org.pojomatic.internal.AbstractPropertyElement |
---|
element |
Constructor Summary | |
---|---|
PropertyAccessor(java.lang.reflect.Method method,
java.lang.String name)
|
Method Summary | |
---|---|
protected java.lang.Object |
accessValue(java.lang.Object instance)
|
Methods inherited from class org.pojomatic.internal.AbstractPropertyElement |
---|
equals, getElement, getName, getValue, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PropertyAccessor(java.lang.reflect.Method method, java.lang.String name)
Method Detail |
---|
protected java.lang.Object accessValue(java.lang.Object instance) throws java.lang.IllegalArgumentException, java.lang.IllegalAccessException
accessValue
in class AbstractPropertyElement<java.lang.reflect.Method>
java.lang.IllegalArgumentException
java.lang.IllegalAccessException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |