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()