| Package | Description |
|---|---|
| org.mule.runtime.extension.api.runtime | |
| org.mule.runtime.extension.api.runtime.operation |
| Class and Description |
|---|
| ConfigurationInstance
Just like the
ConfigurationModel class provides introspection on a configuration's
structure and parameters, this concept provides an abstraction on an actual configuration instance
which was declared and instantiated. |
| ConfigurationProvider
A component responsible for providing instances which are realizations of a given
ConfigurationModel. |
| ConfigurationStats
Usage statistics about a
ConfigurationInstance. |
| ExpirationPolicy
A policy around when should a given instances be expired
Notice that this contract is not directly tied to the instance to be expired itself.
|
| Class and Description |
|---|
| ConfigurationInstance
Just like the
ConfigurationModel class provides introspection on a configuration's
structure and parameters, this concept provides an abstraction on an actual configuration instance
which was declared and instantiated. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.