Package org.apache.karaf.shell.console
Class SubShellAction
- java.lang.Object
-
- org.apache.karaf.shell.console.AbstractAction
-
- org.apache.karaf.shell.console.SubShellAction
-
@Deprecated public class SubShellAction extends AbstractAction
Deprecated.Switch to a sub-shell.
-
-
Field Summary
-
Fields inherited from class org.apache.karaf.shell.console.AbstractAction
log, session
-
-
Constructor Summary
Constructors Constructor Description SubShellAction()Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description ObjectdoExecute()Deprecated.voidsetSubShell(String subShell)Deprecated.-
Methods inherited from class org.apache.karaf.shell.console.AbstractAction
checkInterrupted, execute
-
-