public final class CompletableComponentExecutorModelProperty extends Object implements org.mule.runtime.api.meta.model.ModelProperty
ModelProperty meant to be used on component models, which provides access to a
ComponentExecutorFactory used to execute such component| Constructor and Description |
|---|
CompletableComponentExecutorModelProperty(org.mule.runtime.extension.api.runtime.operation.CompletableComponentExecutorFactory executorFactory)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.operation.CompletableComponentExecutorFactory |
getExecutorFactory() |
String |
getName() |
boolean |
isPublic() |
public CompletableComponentExecutorModelProperty(org.mule.runtime.extension.api.runtime.operation.CompletableComponentExecutorFactory executorFactory)
executorFactory - a ComponentExecutorFactorypublic org.mule.runtime.extension.api.runtime.operation.CompletableComponentExecutorFactory getExecutorFactory()
CompletableComponentExecutorFactorypublic String getName()
getName in interface org.mule.runtime.api.meta.model.ModelPropertygetName in interface org.mule.runtime.api.meta.NamedObjectpublic boolean isPublic()
isPublic in interface org.mule.runtime.api.meta.model.ModelPropertyfalseCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.