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:06:00 UTC

[jira] [Created] (CAMEL-11551) Use asbstract base class for all context events

Christian Schneider created CAMEL-11551:
-------------------------------------------

             Summary: Use asbstract base class for all context events
                 Key: CAMEL-11551
                 URL: https://issues.apache.org/jira/browse/CAMEL-11551
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.19.1, 2.18.4, 2.17.7
            Reporter: Christian Schneider
            Assignee: Christian Schneider
             Fix For: 2.18.5, 2.19.2, 2.20.0, 2.17.7


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)