Uses of Class
org.crsh.shell.impl.command.CRaSHSession

Packages that use CRaSHSession
org.crsh.shell.impl.command   
 

Uses of CRaSHSession in org.crsh.shell.impl.command
 

Fields in org.crsh.shell.impl.command declared as CRaSHSession
protected  CRaSHSession CRaSHProcess.crash
          .
private  CRaSHSession ProcessInvocationContext.session
          .
 

Methods in org.crsh.shell.impl.command that return CRaSHSession
 CRaSHSession CRaSH.createSession(Principal user)
           
 

Methods in org.crsh.shell.impl.command with parameters of type CRaSHSession
 PipeLine PipeLineFactory.create(CRaSHSession session)
           
(package private)  CRaSHProcess PipeLineFactory.create(CRaSHSession session, String request)
           
 

Constructors in org.crsh.shell.impl.command with parameters of type CRaSHSession
CRaSHProcess(CRaSHSession crash, String request)
           
ProcessInvocationContext(CRaSHSession session, ShellProcessContext processContext)
           
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.