public interface ExpirableConfigurationProvider extends ConfigurationProvider
ConfigurationProvider interface which adds
the concept of expiration. The runtime will query the registered
configuration providers which implement this interface
when it tries to locate expired configurations which need disposal| Modifier and Type | Method and Description |
|---|---|
List<ConfigurationInstance> |
getExpired() |
get, getConfigurationModel, getExtensionModel, getNameList<ConfigurationInstance> getExpired()
List which items are the expired ConfigurationInstanceCopyright © 2017 MuleSoft, Inc.. All rights reserved.