org.mule.api.annotations.param
Annotation Type MetaDataStaticKey


public @interface MetaDataStaticKey

It defines the specific MetaData type of the annotated value. When applied to a Processor it affects (by default) just the Output, otherwise it affects the field parameter.


Required Element Summary
 String type
           
 

Element Detail

type

public abstract String type


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