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.OperationExecutorFactory
OperationExecutorFactory which produces instances
of ReflectiveMethodOperationExecutor.| Constructor and Description |
|---|
ReflectiveOperationExecutorFactory(Class<T> implementationClass,
Method operationMethod,
ReflectiveDelegateFactory delegateFactory) |
public ReflectiveOperationExecutorFactory(Class<T> implementationClass, Method operationMethod, ReflectiveDelegateFactory delegateFactory)
public <C> org.mule.extension.runtime.OperationExecutor getExecutor(C configurationInstance)
getExecutor in interface org.mule.extension.introspection.declaration.OperationExecutorFactoryCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.