Interface ConfigurationMigrator


  • public interface ConfigurationMigrator
    A configuration migrator migrate the settings of a configuration to a newer version.
    • Method Detail

      • migrate

        void migrate​(Configuration config)
        Migrate the given configuration to the current version.
        Parameters:
        config - the configuration
        Since:
        inetcore 1.0