Claus Ibsen created CAMEL-13665:
-----------------------------------
Summary: camel3 - SPI classpath discovery - Combine into a single
lookup
Key: CAMEL-13665
URL: https://issues.apache.org/jira/browse/CAMEL-13665
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Fix For: 3.0.0, 3.0.0.M4
We do a bunch of SPI classpath discover for 3rd party plugins and even for
components like camel-bean and whatnot. (its those resolvers).
For a quicker startup we can group these standard lookups into a single
classpath scan (notice Camel only does that if you have not set an explicit SPI
vis its setter).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)