CodeQL library for Java/Kotlin
codeql/java-all 0.9.0 (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()