You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/03/03 14:19:59 UTC

[jira] Commented: (CAMEL-1404) Add SPI interface for pluggable Resolvers

    [ https://issues.apache.org/activemq/browse/CAMEL-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50167#action_50167 ] 

Claus Ibsen commented on CAMEL-1404:
------------------------------------

Camel should auto look in spring registry for any beans of type: PackageScanClassResolver and use this instanace instead of default one.
Like we do with Tracer etc.

> Add SPI interface for pluggable Resolvers
> -----------------------------------------
>
>                 Key: CAMEL-1404
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1404
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: Claus Ibsen
>             Fix For: 2.0.0
>
>
> Add a new SPI interface so we can support pluggable ResolverUtil classes.
> So for instance JBoss can provide one so they can integrate with Camel
> http://codeandtell.wordpress.com/2009/02/26/apache-camel-jboss-5/
> And the SPI should be possible to set on CamelContext

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.