public final class ImplementingMethodModelProperty extends Object implements org.mule.runtime.api.meta.model.ModelProperty
OperationModel was derived from a given method| Constructor and Description |
|---|
ImplementingMethodModelProperty(Method method)
Creates a new instance referencing the given
method |
| Modifier and Type | Method and Description |
|---|---|
Method |
getMethod() |
String |
getName() |
boolean |
isExternalizable() |
public ImplementingMethodModelProperty(Method method)
methodmethod - a Method which defines the owning OperationModelIllegalArgumentException - if method is nullpublic String getName()
getName in interface org.mule.runtime.api.meta.model.ModelPropertygetName in interface org.mule.runtime.api.meta.NamedObjectimplementingMethodpublic boolean isExternalizable()
isExternalizable in interface org.mule.runtime.api.meta.model.ModelPropertyfalseCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.