Claus Ibsen created CAMEL-8820:
----------------------------------
Summary: Allow to do post logic when creating expression/predicate
from routes
Key: CAMEL-8820
URL: https://issues.apache.org/jira/browse/CAMEL-8820
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.16.0
Needed by CAMEL-8799
When using languages / data formats etc which configures their properties from
the DSL defined in camel-core, then we need a way of doing post configured
logic to init the expression.
Currently this is not so easy.
Introducing a AfterPropertiesConfigured callback allows those components to
implement that interface and do their needed logic.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)