[
https://issues.apache.org/activemq/browse/CAMEL-1937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=53791#action_53791
]
Christian Schneider commented on CAMEL-1937:
--------------------------------------------
Pehaps you can take a look at my patch for
https://issues.apache.org/activemq/browse/CAMEL-1718. I have implemented being
able to use multiple lifecyle strategies. The whole patch is of course too
destructive after the 2.0.0 release but perhaps you can use parts of it.
> Support multiple LifecycleStrategy
> ----------------------------------
>
> Key: CAMEL-1937
> URL: https://issues.apache.org/activemq/browse/CAMEL-1937
> Project: Apache Camel
> Issue Type: New Feature
> Components: camel-core, camel-spring
> Affects Versions: 2.0.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.1.0
>
>
> We need multiple support for {{LifecycleStrategy}} so 3rd party plugins can
> listening and react to lifecycle events, and add bootstapping if needed etc.
> Need to be able to just define spring bean as instanceof LifecycleStrategy
> and Camel will pick em up and add 'em to its list.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.