public class Shell
extends java.lang.Object
| 构造器和说明 |
|---|
Shell() |
| 限定符和类型 | 方法和说明 |
|---|---|
static java.lang.Object |
getInputStream(org.xmeta.ActionContext actionContext) |
static java.lang.Object |
getOutputStream(org.xmeta.ActionContext actionContext) |
static java.lang.Object |
run(org.xmeta.ActionContext actionContext) |
public static java.lang.Object run(org.xmeta.ActionContext actionContext)
throws com.jcraft.jsch.JSchException
com.jcraft.jsch.JSchExceptionpublic static java.lang.Object getInputStream(org.xmeta.ActionContext actionContext)
throws com.jcraft.jsch.JSchException
com.jcraft.jsch.JSchExceptionpublic static java.lang.Object getOutputStream(org.xmeta.ActionContext actionContext)
throws com.jcraft.jsch.JSchException
com.jcraft.jsch.JSchException