public class FunctionWrapper extends MethodWrapper<FunctionContainerElement> implements FunctionElement
FunctionElement implementation which works with Classesmethod, typeLoader| Constructor and Description |
|---|
FunctionWrapper(Method method,
org.mule.metadata.api.ClassTypeLoader typeLoader) |
| Modifier and Type | Method and Description |
|---|---|
FunctionContainerElement |
getEnclosingType() |
String |
getName()
Returns the component's name
|
Type |
getReturnType() |
equals, getAnnotation, getDeclaringClass, getElement, getExceptionTypes, getMethod, getName, getParameterGroups, getParameters, getParametersAnnotatedWith, getReturnType, getValueFromAnnotation, hashCodeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetAttributesMetadataType, getElement, getExceptionTypes, getMethod, getReturnMetadataTypegetParameterGroups, getParameters, getParametersAnnotatedWithgetAlias, getDescriptiongetAnnotation, getValueFromAnnotation, isAnnotatedWithgetDeclaringClasspublic FunctionWrapper(Method method, org.mule.metadata.api.ClassTypeLoader typeLoader)
public FunctionContainerElement getEnclosingType()
getEnclosingType in interface FunctionElementgetEnclosingType in interface MethodElement<FunctionContainerElement>getEnclosingType in class MethodWrapper<FunctionContainerElement>OperationContainerElement which contains the current MethodElementpublic Type getReturnType()
Type of the implementer componentCopyright © 2003–2024 MuleSoft, Inc.. All rights reserved.