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, within a context. This method uses the “class” attribute of the context as the declaring class of the Java method. The parameter context must be the same as or a child bean of the declaring bean of this lookup-method.

Method getMethod ( SpringBean context )