public class XWorkMethodAccessor
extends ognl.ObjectMethodAccessor
ReflectionContextState.DENY_METHOD_EXECUTION
is in the action context with a value of true.Constructor and Description |
---|
XWorkMethodAccessor() |
public Object callMethod(Map context, Object object, String string, Object[] objects) throws ognl.MethodFailedException
callMethod
in interface ognl.MethodAccessor
callMethod
in class ognl.ObjectMethodAccessor
ognl.MethodFailedException
public Object callStaticMethod(Map context, Class aClass, String string, Object[] objects) throws ognl.MethodFailedException
callStaticMethod
in interface ognl.MethodAccessor
callStaticMethod
in class ognl.ObjectMethodAccessor
ognl.MethodFailedException
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.