public interface SourceMethod extends Method<Type>
| Modifier and Type | Method and Description |
|---|---|
Long |
getPollingPeriod() |
SourceStrategy |
getSourceStrategy() |
SourceThreadingModel |
getThreadingModel() |
boolean |
isPolling() |
List<AnnotationValue> |
reconnectOn() |
boolean |
shouldRunOnPrimaryNodeOnly() |
getCapitalizedName, getParameters, getPayloadParameter, getReturnGenericType, getReturnType, getThrownTypes, getTypeParameters, hasOnlyOneChildElementaccept, asType, asTypeMirror, getName, isReservedIdentifier, unwrapgetAnnotation, getAnnotationMirrors, hasAnnotationgetJavaDocParameterSummary, getJavaDocSummary, getJavaDocTagContent, getThrowsComment, hasJavaDocTagisAbstract, isFinal, isPrivate, isProtected, isPublic, isStaticgetTypeArguments, getXmlDeclaredChilds, hasTypeArgumentsparentboolean shouldRunOnPrimaryNodeOnly()
SourceThreadingModel getThreadingModel()
SourceStrategy getSourceStrategy()
List<AnnotationValue> reconnectOn()
Long getPollingPeriod()
boolean isPolling()
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.