Class CliShell

java.lang.Object
org.aesh.readline.ShellImpl
org.infinispan.cli.impl.AeshDelegatingShell
org.infinispan.cli.impl.CliShell
All Implemented Interfaces:
org.aesh.command.shell.Shell

public class CliShell extends AeshDelegatingShell
Since:
14.0
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.infinispan.cli.impl.AeshDelegatingShell

    getConnection

    Methods inherited from class org.aesh.readline.ShellImpl

    clear, enableAlternateBuffer, enableMainBuffer, read, read, read, readLine, readLine, size, write, write, write, writeln

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.aesh.command.shell.Shell

    readLine, write, writeln