@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface DataTypeParameters
OperationModel should expose parameters which
allows the user to specify the @link org.mule.runtime.api.metadata.DataType}
of the annotated operation's output.
This annotation is intended to be used in methods from which
an operation is derived
Copyright © 2016 MuleSoft, Inc.. All rights reserved.