@NoImplement 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, getName, isDynamicList<ConfigurationInstance> getExpired()
List which items are the expired ConfigurationInstanceCopyright © 2025 MuleSoft, Inc.. All rights reserved.