Class JShellShell

java.lang.Object
org.dellroad.jct.jshell.JShellShell
All Implemented Interfaces:
org.dellroad.jct.core.Shell

public class JShellShell extends Object implements org.dellroad.jct.core.Shell
A Shell wrapper around JShell.
  • Constructor Details

    • JShellShell

      public JShellShell()
  • Method Details

    • newShellSession

      public JShellShellSession newShellSession(org.dellroad.jct.core.ShellRequest request)
      Specified by:
      newShellSession in interface org.dellroad.jct.core.Shell