Schnittstelle ConfigurationMigrator


public interface ConfigurationMigrator
A configuration migrator migrate the settings of a configuration to a newer version.
  • Methodenübersicht

    Modifikator und Typ
    Methode
    Beschreibung
    void
    Migrate the given configuration to the current version.
  • Methodendetails

    • migrate

      void migrate(Configuration config)
      Migrate the given configuration to the current version.
      Parameter:
      config - the configuration
      Seit:
      inetcore 1.0