CodeQL library for Java
codeql/java-all 0.5.5 ( changelog , source )
Search

Member predicate SpringLookupMethod :: getMethod

Gets the Java method referred to by the lookup-method element.

This always looks up the method using the declaring bean of the <lookup-method> element. To find the Java method in a child bean, see getMethod(SpringBean).

Method getMethod ( )