Hi,

camel doesnot support point notation in @Header value?

Example:
public void
someMethod(@Header(value="instance.classmemberattribute.attribute") String
someValue)

class instance {
   public SomeClass getClassmemberattribute() 
}

class SomeClass {
  public getAttribute()
} 



--
View this message in context: 
http://camel.465427.n5.nabble.com/Point-notation-in-Header-value-tp5732274.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to