Interface ShellSupport
- All Superinterfaces:
HasCommandOption
-
Method Summary
Modifier and TypeMethodDescriptionWith this shell in the given container, use this locator command.getOwner()setCommandPath(String commandPath) setLocatorCommand(String locatorCommand) setShellType(String shellType) Methods inherited from interface HasCommandOption
getCommandOption, setCommandOption
-
Method Details
-
getOwner
ImageIntrospection getOwner() -
getShellType
String getShellType() -
setShellType
-
getCommandPath
String getCommandPath() -
setCommandPath
-
getLocatorCommand
String getLocatorCommand()With this shell in the given container, use this locator command. -
setLocatorCommand
-