Interface TapeDriveSafeCommandService
-
- All Known Subinterfaces:
TapeDriveCommandService
- All Known Implementing Classes:
MtTapeLibraryService
public interface TapeDriveSafeCommandService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ProcessExecutorgetExecutor()TapeDriveSpecstatus()
-
-
-
Method Detail
-
status
TapeDriveSpec status()
-
getExecutor
ProcessExecutor getExecutor()
-
-