CompletableComponentExecutorModelProperty instead.@Deprecated public final class ComponentExecutorModelProperty 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 |
|---|
ComponentExecutorModelProperty(org.mule.runtime.extension.api.runtime.operation.ComponentExecutorFactory executorFactory)
Deprecated.
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.operation.ComponentExecutorFactory |
getExecutorFactory()
Deprecated.
|
String |
getName()
Deprecated.
|
boolean |
isPublic()
Deprecated.
|
public ComponentExecutorModelProperty(org.mule.runtime.extension.api.runtime.operation.ComponentExecutorFactory executorFactory)
executorFactory - a ComponentExecutorFactorypublic org.mule.runtime.extension.api.runtime.operation.ComponentExecutorFactory getExecutorFactory()
ComponentExecutorFactorypublic 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.