Interface TapeLibraryFactory.TapeServiceCreator
- Enclosing class:
- TapeLibraryFactory
public static interface TapeLibraryFactory.TapeServiceCreator
-
Method Summary
Modifier and TypeMethodDescriptioncreateRobotService
(TapeRobotConf tapeRobotConf) createTapeDriveService
(TapeLibraryConfiguration configuration, TapeDriveConf tapeDriveConf)
-
Method Details
-
createRobotService
-
createTapeDriveService
TapeDriveService createTapeDriveService(TapeLibraryConfiguration configuration, TapeDriveConf tapeDriveConf)
-