Aaron Whiteside created CAMEL-8630:
--------------------------------------

             Summary: Allow simple language to call static methods.
                 Key: CAMEL-8630
                 URL: https://issues.apache.org/jira/browse/CAMEL-8630
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.15.1
            Reporter: Aaron Whiteside
            Priority: Minor


Allow simple language to call static methods.

For example:

{code:java}
simple("System.currentTimeMillis() + ${header['OFFSET']}");
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to