org.apache.servicemix.bean
Annotation Type XPath


@Retention(value=RUNTIME)
@Target(value=PARAMETER)
public @interface XPath

Binds a method parameter to an XPath expression on the inbound message

Version:
$Revision: $

Optional Element Summary
 String xpath
           
 

xpath

public abstract String xpath
Default:
""


Copyright © 2005-2008. All Rights Reserved.