Class PermazenJShellShellSession

java.lang.Object
org.dellroad.jct.core.AbstractConsoleSession<org.dellroad.jct.core.Shell,org.dellroad.jct.core.ShellRequest>
org.dellroad.jct.core.AbstractShellSession
org.dellroad.jct.jshell.JShellShellSession
io.permazen.cli.jshell.PermazenJShellShellSession
All Implemented Interfaces:
HasPermazenSession, org.dellroad.jct.core.ConsoleSession<org.dellroad.jct.core.Shell,org.dellroad.jct.core.ShellRequest>, org.dellroad.jct.core.ShellSession

public class PermazenJShellShellSession extends org.dellroad.jct.jshell.JShellShellSession implements HasPermazenSession
  • Field Summary

    Fields inherited from class org.dellroad.jct.jshell.JShellShellSession

    localContextClassLoader

    Fields inherited from class org.dellroad.jct.core.AbstractShellSession

    exitValue, in, out

    Fields inherited from class org.dellroad.jct.core.AbstractConsoleSession

    owner, request
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected int
     
    Get the instance associated with the current thread.
    Get the Permazen Session associated with this instance.
    protected List<String>
     

    Methods inherited from class org.dellroad.jct.jshell.JShellShellSession

    buildOutputStream, createBuilder, getOwner, setLocalContextClassLoader

    Methods inherited from class org.dellroad.jct.core.AbstractShellSession

    buildInputStream, getExitValue, getInputStream, getOutputStream, setExitValue

    Methods inherited from class org.dellroad.jct.core.AbstractConsoleSession

    doInterrupt, execute, getRequest, interrupt

    Methods inherited from class java.lang.Object

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

    Methods inherited from interface org.dellroad.jct.core.ConsoleSession

    execute, getRequest, interrupt

    Methods inherited from interface org.dellroad.jct.core.ShellSession

    getErrorStream