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

Jonathan Anstey updated CAMEL-745:
----------------------------------

    Description: 
I looked through the ProcessorType and came up with this initial list of 
methods that we need represented in the Spring DSL. More to come...

org.apache.camel.model.ProcessorType.convertOutBodyTo(Class)

org.apache.camel.model.ProcessorType.end()
org.apache.camel.model.ProcessorType.policies()

org.apache.camel.model.ProcessorType.trace()

org.apache.camel.model.ProcessorType.trace(String)

  was:
I looked through the ProcessorType and came up with this initial list of 
methods that we need represented in the Spring DSL. More to come...

org.apache.camel.model.ProcessorType.convertFaultBodyTo(Class)
org.apache.camel.model.ProcessorType.convertOutBodyTo(Class)

org.apache.camel.model.ProcessorType.end()
org.apache.camel.model.ProcessorType.policies()

org.apache.camel.model.ProcessorType.trace()

org.apache.camel.model.ProcessorType.trace(String)


Removing org.apache.camel.model.ProcessorType.convertFaultBodyTo(Class) from 
the list as faults will be changed to outputs in Camel 2.0.



> Spring DSL is out of sync with Java DSL
> ---------------------------------------
>
>                 Key: CAMEL-745
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-745
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core, camel-spring
>    Affects Versions: 1.4.0
>            Reporter: Jonathan Anstey
>            Assignee: Jonathan Anstey
>             Fix For: 2.0.0
>
>
> I looked through the ProcessorType and came up with this initial list of 
> methods that we need represented in the Spring DSL. More to come...
> org.apache.camel.model.ProcessorType.convertOutBodyTo(Class)
> org.apache.camel.model.ProcessorType.end()
> org.apache.camel.model.ProcessorType.policies()
> org.apache.camel.model.ProcessorType.trace()
> org.apache.camel.model.ProcessorType.trace(String)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to