public class ConstructMessageProcessor extends ComponentMessageProcessor<org.mule.runtime.api.meta.model.construct.ConstructModel> implements Processor, ParametersResolverProcessor<org.mule.runtime.api.meta.model.construct.ConstructModel>
ComponentMessageProcessor for construct modelsReactiveProcessor.ProcessingTypecomponentExecutor, executionMediator, extensionModel, policyManager, resolverSet, retryPolicyTemplate, returnDelegate, target, targetValuecacheIdGenerator, classLoader, componentModel, connectionManager, cursorProviderFactory, expressionManager, extensionManager, metadataService, muleContext, streamingManager, transactionFactoryLocator| Constructor and Description |
|---|
ConstructMessageProcessor(org.mule.runtime.api.meta.model.ExtensionModel extensionModel,
org.mule.runtime.api.meta.model.construct.ConstructModel constructModel,
org.mule.runtime.extension.api.runtime.config.ConfigurationProvider configurationProvider,
String target,
String targetValue,
ResolverSet resolverSet,
CursorProviderFactory cursorProviderFactory,
RetryPolicyTemplate retryPolicyTemplate,
ExtensionManager extensionManager,
PolicyManager policyManager,
ReflectionCache reflectionCache) |
| Modifier and Type | Method and Description |
|---|---|
ReactiveProcessor.ProcessingType |
getProcessingType() |
protected void |
validateOperationConfiguration(org.mule.runtime.extension.api.runtime.config.ConfigurationProvider configurationProvider)
Validates that the
ExtensionComponent.componentModel is valid for the given configurationProvider |
apply, createExecutionMediator, createReturnDelegate, disposeResolvedParameters, doDispose, doInitialise, doProcess, doStart, doStop, getParameterValueResolver, getTarget, getTargetReturnDelegate, getValueReturnDelegate, isTargetPresent, process, resolveParametersdispose, getConfiguration, getCursorProviderFactory, getExtensionModel, getMetadata, getMetadata, getMetadataKeys, getModels, getStaticConfiguration, getValues, initialise, runWithMetadataContext, setCacheIdGeneratorFactory, setMuleContext, start, stopgetAnnotation, getAnnotations, getLocation, getRootContainerLocation, initRootContainerName, setAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdisposeResolvedParameters, resolveParameterspublic ConstructMessageProcessor(org.mule.runtime.api.meta.model.ExtensionModel extensionModel,
org.mule.runtime.api.meta.model.construct.ConstructModel constructModel,
org.mule.runtime.extension.api.runtime.config.ConfigurationProvider configurationProvider,
String target,
String targetValue,
ResolverSet resolverSet,
CursorProviderFactory cursorProviderFactory,
RetryPolicyTemplate retryPolicyTemplate,
ExtensionManager extensionManager,
PolicyManager policyManager,
ReflectionCache reflectionCache)
protected void validateOperationConfiguration(org.mule.runtime.extension.api.runtime.config.ConfigurationProvider configurationProvider)
ComponentMessageProcessorExtensionComponent.componentModel is valid for the given configurationProvidervalidateOperationConfiguration in class ComponentMessageProcessor<org.mule.runtime.api.meta.model.construct.ConstructModel>public ReactiveProcessor.ProcessingType getProcessingType()
getProcessingType in interface ReactiveProcessorgetProcessingType in class ComponentMessageProcessor<org.mule.runtime.api.meta.model.construct.ConstructModel>Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.