public class ImmutableConfigurationState extends Object implements org.mule.runtime.extension.api.runtime.config.ConfigurationState
ConfigurationState| Constructor and Description |
|---|
ImmutableConfigurationState(Map<String,Object> configParameters,
Map<String,Object> connectionParameters)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getConfigParameters() |
Map<String,Object> |
getConnectionParameters() |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.