T - the type of the class in which the implementing method is declaredpublic final class ReflectiveOperationExecutorFactory<T> extends Object implements org.mule.extension.introspection.declaration.fluent.OperationExecutorFactory
OperationExecutorFactory which produces instances
of ReflectiveMethodOperationExecutor.| Constructor and Description |
|---|
ReflectiveOperationExecutorFactory(Class<T> implementationClass,
Method operationMethod) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.extension.runtime.OperationExecutor |
createExecutor() |
public org.mule.extension.runtime.OperationExecutor createExecutor()
createExecutor in interface org.mule.extension.introspection.declaration.fluent.OperationExecutorFactoryCopyright © 2003–2023 MuleSoft, Inc.. All rights reserved.