public 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 |
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 isPublic()
isPublic in interface org.mule.runtime.api.meta.model.ModelPropertyfalseCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.