Class TapeInitializationService
java.lang.Object
fr.gouv.vitam.storage.cold.server.simulator.service.TapeInitializationService
Service responsible for initializing tape catalog and drives at application startup.
-
Constructor Summary
ConstructorsConstructorDescriptionTapeInitializationService(InaTapeProxyConfiguration configuration, TapeCatalogRepository tapeCatalogRepository, TapeDriveRepository tapeDriveRepository) -
Method Summary
-
Constructor Details
-
TapeInitializationService
public TapeInitializationService(InaTapeProxyConfiguration configuration, TapeCatalogRepository tapeCatalogRepository, TapeDriveRepository tapeDriveRepository)
-
-
Method Details
-
initializeService
-