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

Member predicate CamelToBeanUri::getBeanIdentifier

Gets the identifier of the Spring Bean that is the target of this URI.

The URI is of the form: `bean:BeanName?method", where the “bean:” scheme and “?methodname” parameter parts are optional.

string getBeanIdentifier()