Uses of Interface
fr.gouv.vitam.storage.offers.tape.spec.TapeLoadUnloadService
-
-
Uses of TapeLoadUnloadService in fr.gouv.vitam.storage.offers.tape.impl
Methods in fr.gouv.vitam.storage.offers.tape.impl that return TapeLoadUnloadService Modifier and Type Method Description TapeLoadUnloadService
TapeRobotManager. getLoadUnloadService()
Constructors in fr.gouv.vitam.storage.offers.tape.impl with parameters of type TapeLoadUnloadService Constructor Description TapeRobotManager(TapeRobotConf tapeRobotConf, TapeLoadUnloadService tapeLoadUnloadService)
-
Uses of TapeLoadUnloadService in fr.gouv.vitam.storage.offers.tape.impl.robot
Classes in fr.gouv.vitam.storage.offers.tape.impl.robot that implement TapeLoadUnloadService Modifier and Type Class Description class
MtxTapeLibraryService
-
Uses of TapeLoadUnloadService in fr.gouv.vitam.storage.offers.tape.simulator
Methods in fr.gouv.vitam.storage.offers.tape.simulator that return TapeLoadUnloadService Modifier and Type Method Description TapeLoadUnloadService
TapeLibrarySimulator. getTapeLoadUnloadService()
-
Uses of TapeLoadUnloadService in fr.gouv.vitam.storage.offers.tape.spec
Methods in fr.gouv.vitam.storage.offers.tape.spec that return TapeLoadUnloadService Modifier and Type Method Description TapeLoadUnloadService
TapeRobotService. getLoadUnloadService()
-