public interface ProcessorMethod extends Method<Type>
friendlyName, getCapitalizedName, getParameters, getPayloadParameter, getReturnGenericType, getReturnType, getThrownTypes, getTypeParameters, hasOnlyOneChildElement, hasReturnGenericType, xsdNameaccept, asType, asTypeMirror, getName, isReservedIdentifier, unwrapgetAnnotation, getAnnotationMirrors, hasAnnotationgetJavaDocParameterSummary, getJavaDocSummary, getJavaDocTagContent, getThrowsComment, hasJavaDocTagisAbstract, isFinal, isPrivate, isProtected, isPublic, isStaticgetTypeArguments, getXmlDeclaredChilds, hasTypeArgumentsparentProcessorComponentManager manager()
ProcessorComponent managerModule module()
@Deprecated DeclaredType invalidateConnectionOn()
reconnectOn() instead@Deprecated DeclaredType invalidateAccessTokenOn()
reconnectOn() insteadList<AnnotationValue> reconnectOn()
DeclaredType metaDataScope()
com.google.common.base.Optional<MetaDataCategoryComponent> getMetaDataCategoryComponent()
<T> T getAnnotationFieldValue(Class<? extends Annotation> anAnnotation, String annotationField)
annotationField within the
anAnnotation is Class or Class[]. Use:
boolean isIntercepting()
boolean isOAuthProtected()
boolean canBeUsedInConnectionManagement()
ManagedConnectionModule getManagedConnectionModule()
@Deprecated boolean canBeUsedInOAuthManagement()
@Deprecated OAuthModule getOAuthModule()
boolean hasQuery()
Parameter getQueryParameter()
boolean hasQueryParts()
boolean hasQueryTranslator()
boolean isPaged()
boolean isBatch()
Paged getPagingAnnotation()
boolean hasDynamicMetaData()
NoMetaDataboolean hasInputOrOutputDynamicMetaData()
Returns true only if the current processor hasDynamicMetaData() is true, and it has input or output
metadata.
This method is used instead of hasDynamicMetaData() if we want to be 100% sure that the
current processor actually hast something being affected by the MetaDataKeyParam
boolean hasDynamicInputMetadata()
boolean hasDynamicOutputMetaData()
Parameter getInputMetaDataKeyParameter()
Parameter getOutputMetaDataKeyParameter()
boolean hasStaticKeyMetaData()
boolean hasStaticKeyInputMetaData()
Parameter getStaticKeyInputMetaData()
boolean hasStaticKeyOutputMetaData()
MetaDataStaticKey getStaticKeyOutputMetaData()
boolean hasMetaDataScope()
com.google.common.base.Optional<DeclaredType> getExceptionHandler()
boolean isContainer()
boolean isContainerList()
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.