== "blah"
And then have a method signature
public String fooMethod(Object body, String code) {
...
}
> Thanks,
>
> Geoff
> -Original Message-
> From: Claus Ibsen [mailto:claus.ib...@gmail.com]
> Sent: Thursday, March 15, 2012 4:35 AM
> To: users@camel
o: users@camel.apache.org
Subject: Re: QuickFIXJ Filtering
Hi
It depends how complicated it is to get that information from FIX.
What code do you do in your bean?
The simple language have basic OGNL support, so you can invoke
methods. But if you need a bit more, then you can use scripting
langu
Hi
It depends how complicated it is to get that information from FIX.
What code do you do in your bean?
The simple language have basic OGNL support, so you can invoke
methods. But if you need a bit more, then you can use scripting
languages such as groovy, java script etc.
http://camel.apache.org