MCPcopy Index your code
hub / github.com/apache/tomcat / invoke

Method invoke

java/org/apache/el/parser/Node.java:80–80  ·  view source on GitHub ↗
(EvaluationContext ctx, Class<?>[] paramTypes, Object[] paramValues)

Source from the content-addressed store, hash-verified

78 MethodInfo getMethodInfo(EvaluationContext ctx, Class<?>[] paramTypes) throws ELException;
79
80 Object invoke(EvaluationContext ctx, Class<?>[] paramTypes, Object[] paramValues) throws ELException;
81
82 /**
83 * @since EL 2.2

Callers 15

TomcatSecurityServiceMethod · 0.65
invokeMethod · 0.65
transferPropertiesMethod · 0.65
invokeMethod · 0.65
setPropertyMethod · 0.65
toStringMethod · 0.65
invokeMethod · 0.65
invokeMethod · 0.65
invokeMethod · 0.65
invokeMethod · 0.65
invokeMethod · 0.65
invokeMethod · 0.65

Implementers 1

SimpleNodejava/org/apache/el/parser/SimpleNode.j

Calls

no outgoing calls

Tested by 15

transferPropertiesMethod · 0.52
invokeMethod · 0.52
invokeMethod · 0.52
setUpMethod · 0.52
testSslClientCertNullMethod · 0.52