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

Member predicate SpringComponent::isLive

Holds if this component is ever identified by a component scan.

If we have not identified any Spring XML files, then all components are assumed to be live, as we need the XML files to accurately determine the component scan.

predicate isLive()