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 TapeRobotServicepublic TapeLoadUnloadService getLoadUnloadService()
getLoadUnloadService in interface TapeRobotServiceCopyright © 2019 Vitam. All rights reserved.