| Package | Description |
|---|---|
| org.mule.runtime.extension.api.runtime | |
| org.mule.runtime.extension.api.runtime.operation |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationInstance |
ConfigurationProvider.get(Object event)
Returns a
ConfigurationInstance
This method may return an instance already returned in the past or a brand new one. |
| Modifier and Type | Method and Description |
|---|---|
List<ConfigurationInstance> |
ExpirableConfigurationProvider.getExpired() |
| Modifier and Type | Method and Description |
|---|---|
Optional<ConfigurationInstance> |
ExecutionContext.getConfiguration()
Returns the
ConfigurationInstance for the operation being executed. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.