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

Member predicate SpringBeanAutowiredCallable :: getInjectedBean

Gets the SpringBean, if any, that will be injected for the parameter at position pos, considering any @Qualifier annotations, and falling back to autowiring by type.

SpringBean getInjectedBean ( int pos )