Schnittstelle ConfigurationMigrator
public interface ConfigurationMigrator
A configuration migrator migrate the settings of a configuration to a newer version.
-
Methodenübersicht
Modifikator und TypMethodeBeschreibungvoidmigrate(Configuration config) Migrate the given configuration to the current version.
-
Methodendetails
-
migrate
Migrate the given configuration to the current version.- Parameter:
config- the configuration- Seit:
- inetcore 1.0
-