public class DefaultShellContext extends Object implements ShellContext
ShellContext
.Constructor and Description |
---|
DefaultShellContext() |
Modifier and Type | Method and Description |
---|---|
InteractionMode |
getInteractionMode()
Gets an interaction mode.
|
void |
setInteractionMode(InteractionMode interactionMode)
Sets an interaction mode.
|
public InteractionMode getInteractionMode()
ShellContext
getInteractionMode
in interface ShellContext
public void setInteractionMode(InteractionMode interactionMode)
ShellContext
setInteractionMode
in interface ShellContext
interactionMode
- the interaction modeCopyright © 2024. All rights reserved.