CodeQL library for Java
codeql/java-all 0.5.5 ( 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 ( )