[
https://issues.apache.org/jira/browse/CAMEL-20293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-20293:
--------------------------------
Fix Version/s: Future
(was: 4.x)
> camel-core: simplify CamelContext hierarchy
> -------------------------------------------
>
> Key: CAMEL-20293
> URL: https://issues.apache.org/jira/browse/CAMEL-20293
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Otavio Rodolfo Piske
> Assignee: Otavio Rodolfo Piske
> Priority: Major
> Fix For: Future
>
>
> Currently we have:
> - CamelContext: the base interface
> - AbstractCamelContext: common context class
> - SimpleCamelContext: "Represents the context used to configure routes and
> the policies to use." (per javadoc)
> - SpringCamelContext: spring-aware camel context
> - ModelCamelContext: "Model level interface" (???) for the Camel Context (per
> javadoc)
> - CatalogCamelContext: "Catalog level interface" (???) for the Camel Context
> (per javadoc)
> We should evaluate how to simplify the hierarchy of the CamelContext.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)