| Modifier and Type | Method and Description |
|---|---|
InterceptorChain |
InterceptorChain.Builder.build()
Builds and returns an
InterceptorChain |
| Constructor and Description |
|---|
DefaultExecutionMediator(org.mule.runtime.api.meta.model.ExtensionModel extensionModel,
M operationModel,
InterceptorChain interceptorChain,
org.mule.runtime.api.exception.ErrorTypeRepository typeRepository,
ClassLoader executionClassLoader,
ResultTransformer resultTransformer,
org.mule.runtime.api.profiling.ProfilingDataProducer<org.mule.runtime.api.profiling.type.context.ComponentThreadingProfilingEventContext,CoreEvent> threadReleaseDataProducer,
boolean suppressErrors) |
| Modifier and Type | Method and Description |
|---|---|
static InterceptorChain |
ReconnectionUtils.createReconnectionInterceptorsChain(org.mule.runtime.api.meta.model.ExtensionModel extensionModel,
org.mule.runtime.api.meta.model.ComponentModel componentModel,
ExtensionConnectionSupplier connectionSupplier,
ReflectionCache reflectionCache)
Creates an
InterceptorChain that enables reconnection for connected components |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.