org.apache.ctakes.utils.build
Class InstallPearSilently

java.lang.Object
  extended by org.apache.ctakes.utils.build.InstallPearSilently

public class InstallPearSilently
extends java.lang.Object

This class is used to install a pear file locally in a directory chosen by the user and then run the installed AE in CVD. This class was based on parts of org.apache.uima.tools.pear.install.InstallPear

See Also:
org.apache.uima.tools.pear.install.InstallPear

Nested Class Summary
protected static class InstallPearSilently.RunInstallation
          The RunInstallation class implements a thread that is used to run the installation.
 
Constructor Summary
InstallPearSilently()
           
 
Method Summary
static java.lang.String getString(java.lang.String[] a, int i)
           
static void main(java.lang.String[] args)
          Starts the application.
static java.lang.String quote(java.lang.String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstallPearSilently

public InstallPearSilently()
Method Detail

getString

public static java.lang.String getString(java.lang.String[] a,
                                         int i)

quote

public static java.lang.String quote(java.lang.String s)

main

public static void main(java.lang.String[] args)
Starts the application.

Parameters:
args - optional runCVD boolean, default = false