| Interface | Description |
|---|---|
| ConfigurationFactory |
Creates instances of objects which are compliant
with the model described by the owning
ConfigurationModel. |
| 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. |
| ConfigurationState |
Contains the state of the parameters of a given
ConfigurationInstance. |
| ConfigurationStats |
Usage statistics about a
ConfigurationInstance. |
| ConfiguredComponent |
Represents a component which might be associated to a
ConfigurationInstance |
| ExpirableConfigurationProvider |
A specialization of the
ConfigurationProvider interface which adds
the concept of expiration. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.