bsys.launcher.Launcher Class Reference

List of all members.

Static Public Member Functions

static int run (final boolean spawn, final String thisClassName, final String[] theseArguments, final Environment.Variable[] theseVars, final String...theseExtraJars)
static Environment.Variable makeEnvironmentVariable (final String thisKey, final String thisValue)
static void main (final String[] args) throws IOException

Static Public Attributes

static String MAXMEM = "1024M"
static String JVMARGS = "-Xms1024M -Xmx1024M"
static String NAME = "wnscope"

Detailed Description

Launcher (actually an Ant launcher wrap-around)

Author:
Bernard Bou

Member Function Documentation

static void bsys.launcher.Launcher.main ( final String[]  args  )  throws IOException [static]
Parameters:
args 
Exceptions:
IOException 
static Environment.Variable bsys.launcher.Launcher.makeEnvironmentVariable ( final String  thisKey,
final String  thisValue 
) [static]

Make environment variable

Parameters:
thisKey key
thisValue value
Returns:
environment variable
static int bsys.launcher.Launcher.run ( final boolean  spawn,
final String  thisClassName,
final String[]  theseArguments,
final Environment.Variable[]  theseVars,
final String...  theseExtraJars 
) [static]

Run

Parameters:
spawn whether to span process
thisClassName class name
theseArguments args
theseVars system variables
theseExtraJars extra jars to add in path
Returns:
code

Member Data Documentation

String bsys.launcher.Launcher.JVMARGS = "-Xms1024M -Xmx1024M" [static]

JVNM args

String bsys.launcher.Launcher.MAXMEM = "1024M" [static]

Max heap

String bsys.launcher.Launcher.NAME = "wnscope" [static]

Name tag for process


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations
Generated on Tue May 25 16:43:50 2010 for WordNetScope by  doxygen 1.6.3