| java.lang.Object ognl.ObjectMethodAccessor
ObjectMethodAccessor | public class ObjectMethodAccessor implements MethodAccessor(Code) | | Implementation of PropertyAccessor that uses reflection on the target object's class to
find a field or a pair of set/get methods with the given property name.
author: Luke Blanshard (blanshlu@netscape.net) author: Drew Davidson (drew@ognl.org) |
|
|