essobedo opened a new pull request, #8370: URL: https://github.com/apache/camel/pull/8370
fixes for https://issues.apache.org/jira/browse/CAMEL-11252 ## Motivation As of today components/endpoints and so on can be retrieved/removed from the camel context by id but it would be nice to have a more flexible way to retrieve them. ## Modifications: * Add 2 utility methods to `CamelContextHelper` in order to get components and endpoints with a predicate -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org