Luca Burgazzoli created CAMEL-13656:
---------------------------------------
Summary: reifiers classes should be public
Key: CAMEL-13656
URL: https://issues.apache.org/jira/browse/CAMEL-13656
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Luca Burgazzoli
Assignee: Luca Burgazzoli
Fix For: 3.0.0.M4
Refiers classes are now package private that make it impossible to reuse them
for example in a custom processor factory like what it is done by Hystrix:
https://github.com/apache/camel/blob/master/components/camel-hystrix/src/main/java/org/apache/camel/component/hystrix/processor/HystrixProcessorFactory.java
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)