public class OperationWrapper extends MethodWrapper<OperationContainerElement> implements OperationElement
OperationElement implementation which works with Classesmethod, typeLoader| Constructor and Description |
|---|
OperationWrapper(Method method,
org.mule.metadata.api.ClassTypeLoader typeLoader) |
| Modifier and Type | Method and Description |
|---|---|
OperationContainerElement |
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, waitgetOperationReturnMetadataTypegetAttributesMetadataType, getElement, getExceptionTypes, getMethod, getReturnMetadataTypegetParameterGroups, getParameters, getParametersAnnotatedWithgetAlias, getDescriptiongetAnnotation, getValueFromAnnotation, isAnnotatedWithgetDeclaringClasspublic OperationWrapper(Method method, org.mule.metadata.api.ClassTypeLoader typeLoader)
public OperationContainerElement getEnclosingType()
getEnclosingType in interface MethodElement<OperationContainerElement>getEnclosingType in class MethodWrapper<OperationContainerElement>OperationContainerElement which contains the current MethodElementpublic Type getReturnType()
Type of the implementer componentCopyright © 2003–2020 MuleSoft, Inc.. All rights reserved.