Package org.infinispan.cli.impl
Class AeshDelegatingShell
java.lang.Object
org.aesh.readline.ShellImpl
org.infinispan.cli.impl.AeshDelegatingShell
- All Implemented Interfaces:
org.aesh.command.shell.Shell
public class AeshDelegatingShell
extends org.aesh.readline.ShellImpl
- Since:
- 11.0
- Author:
- Tristan Tarrant <tristan@infinispan.org>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.aesh.readline.ShellImpl
clear, enableAlternateBuffer, enableMainBuffer, read, read, readLine, readLine, size, write, write, write, writelnMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.aesh.command.shell.Shell
readLine, write, writeln
-
Constructor Details
-
AeshDelegatingShell
public AeshDelegatingShell(org.aesh.terminal.Connection connection)
-
-
Method Details
-
getConnection
public org.aesh.terminal.Connection getConnection()
-