Interface LegacyConfigurationUpgrade

  • All Known Implementing Classes:
    BaseLegacyConfigurationUpgrade, HttpServicePropertiesUpgrade

    @Contract
    public interface LegacyConfigurationUpgrade
    Contract for upgrading legacy configuration values to their new location or simply removing them if they are no longer supported. Implementations should notify the user any of any changes.
    Author:
    Justin Lee