org.terracotta.maven.plugins.tc.cl
Class JavaShell

java.lang.Object
  extended by org.terracotta.maven.plugins.tc.cl.Shell
      extended by org.terracotta.maven.plugins.tc.cl.JavaShell
All Implemented Interfaces:
java.lang.Cloneable

public class JavaShell
extends Shell


Constructor Summary
JavaShell(java.lang.String executable)
           
 
Method Summary
 
Methods inherited from class org.terracotta.maven.plugins.tc.cl.Shell
addShellArg, clearArguments, clone, getCommandLine, getExecutable, getOriginalCommandLine, getOriginalExecutable, getShellArgs, getShellArgsList, getShellCommand, getShellCommandLine, getWorkingDirectory, isDoubleQuotedArgumentEscaped, isDoubleQuotedExecutableEscaped, isQuotedArgumentsEnabled, isQuotedExecutableEnabled, isSingleQuotedArgumentEscaped, isSingleQuotedExecutableEscaped, setDoubleQuotedArgumentEscaped, setDoubleQuotedExecutableEscaped, setExecutable, setQuotedArgumentsEnabled, setQuotedExecutableEnabled, setShellArgs, setShellCommand, setSingleQuotedArgumentEscaped, setSingleQuotedExecutableEscaped, setWorkingDirectory, setWorkingDirectory
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaShell

public JavaShell(java.lang.String executable)


Copyright © 2010 Terracotta, Inc.. All Rights Reserved.