| Package | Description |
|---|---|
| org.mule.connectors.atlantic.commons.builder.config |
| Modifier and Type | Method and Description |
|---|---|
List<PreExecutionListener<T,R>> |
ExecutionConfig.getPreExecutionListeners() |
| Modifier and Type | Method and Description |
|---|---|
ExecutionConfigBuilder<T,R> |
ExecutionConfigBuilder.withPreExecutionListener(PreExecutionListener<T,R> listener) |
| Constructor and Description |
|---|
ExecutionConfig(List<PreExecutionListener<T,R>> preExecutionListeners,
List<PostExecutionListener<T,R>> postExecutionListeners,
List<DefinedExceptionHandler<? extends Throwable,R>> exceptionHandlers) |
Copyright © 2018. All rights reserved.