public class TapeRobotManager extends Object implements TapeRobotService
Constructor and Description |
---|
TapeRobotManager(TapeRobotConf tapeRobotConf) |
TapeRobotManager(TapeRobotConf tapeRobotConf,
TapeLoadUnloadService tapeLoadUnloadService) |
Modifier and Type | Method and Description |
---|---|
TapeLoadUnloadService |
getLoadUnloadService() |
TapeRobotConf |
getTapeRobotConf() |
public TapeRobotManager(TapeRobotConf tapeRobotConf)
public TapeRobotManager(TapeRobotConf tapeRobotConf, TapeLoadUnloadService tapeLoadUnloadService)
public TapeRobotConf getTapeRobotConf()
getTapeRobotConf
in interface TapeRobotService
public TapeLoadUnloadService getLoadUnloadService()
getLoadUnloadService
in interface TapeRobotService
Copyright © 2019 Vitam. All rights reserved.