You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2017/07/18 09:33:00 UTC

[jira] [Updated] (CAMEL-11551) Use abstract base class for all context and route events

     [ https://issues.apache.org/jira/browse/CAMEL-11551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Schneider updated CAMEL-11551:
----------------------------------------
    Summary: Use abstract base class for all context and route events   (was: Use abstract base class for all context events)

> Use abstract base class for all context and route events 
> ---------------------------------------------------------
>
>                 Key: CAMEL-11551
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11551
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.17.7, 2.18.4, 2.19.1
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>             Fix For: 2.17.7, 2.18.5, 2.19.2, 2.20.0
>
>
> Currently the context based events like CamelContextResumedEvent do not share a base class that allows to see they are a group of events and to retrieve the CamelContext.
> I propose to create such a abstract base class and let the events inherit from it (like for Exchange events).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)