public class MuleRuntimeDeploymentProperties extends Object implements DeploymentProperties
| Modifier and Type | Field and Description |
|---|---|
protected static String |
MULE_DISABLE_ASYNC_RETRY_POLICY_ON_SOURCES |
protected static String |
PROCESSING_STRATEGY_FACTORY |
protected static String |
PROCESSING_STRATEGY_FACTORY_IMPL |
protected static String |
PROCESSING_STRATEGY_MIN_VERSION |
| Constructor and Description |
|---|
MuleRuntimeDeploymentProperties(RunConfiguration runConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
get() |
void |
setFactoryProperty(Map<String,String> properties)
Sets the default processing strategy property to the implementation used by Mule Flows.
|
protected static final String PROCESSING_STRATEGY_FACTORY
protected static final String PROCESSING_STRATEGY_FACTORY_IMPL
protected static final String PROCESSING_STRATEGY_MIN_VERSION
protected static final String MULE_DISABLE_ASYNC_RETRY_POLICY_ON_SOURCES
public MuleRuntimeDeploymentProperties(RunConfiguration runConfiguration)
Copyright © 2020. All rights reserved.