public interface ExecutionContextConfigurationDecorator
extends org.mule.runtime.extension.api.runtime.Interceptable, org.mule.runtime.extension.api.runtime.config.ConfigurationInstance
ConfigurationInstance regardless of its decorator.
This is needed for functionality that needs the actual ConfigurationInstance, like transactions.
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.config.ConfigurationInstance |
getDecorated() |
Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.