Interface HostMigration.HostConfigurationProvider
-
- All Known Implementing Classes:
EmbeddedHostConfiguration.HostConfigFileMigrationFactory
- Enclosing class:
- HostMigration<S>
public static interface HostMigration.HostConfigurationProviderProvider for the host manageable configuration
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HostConfigurationgetHostConfiguration(String host, HostControllerConfiguration hostController)
-
-
-
Method Detail
-
getHostConfiguration
HostConfiguration getHostConfiguration(String host, HostControllerConfiguration hostController)
-
-