org.mule.api.annotations
Annotation Type NoMetaData


@Target(value=METHOD)
@Retention(value=SOURCE)
@Documented
public @interface NoMetaData

This annotation marks a @Processor to avoid discovering metadata with @MetaDataRetriever and @MetaDataKeyRetriever mechanism.



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