org.mule.api.annotations
Annotation Type QueryPart


@Target(value=PARAMETER)
@Retention(value=SOURCE)
@Documented
public @interface QueryPart

This annotation is meant to be used in advanced Query scenarios.


Optional Element Summary
 String name
           
 

name

public abstract String name
Default:
""


Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.