|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of MethodAccessor in ognl |
|---|
| Classes in ognl that implement MethodAccessor | |
|---|---|
class |
ObjectMethodAccessor
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. |
| Methods in ognl that return MethodAccessor | |
|---|---|
static MethodAccessor |
OgnlRuntime.getMethodAccessor(java.lang.Class cls)
|
| Methods in ognl with parameters of type MethodAccessor | |
|---|---|
static void |
OgnlRuntime.setMethodAccessor(java.lang.Class cls,
MethodAccessor accessor)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||