A B E G L M N R S V

A

ApplicationLauncher - Class in net.sf.sfac.launcher
Class able to dynamically setup the java classpath and launch another main class using this new classpath.
ApplicationLauncher(Properties) - Constructor for class net.sf.sfac.launcher.ApplicationLauncher
Instantiate a launcher using the given 'library' directories.

B

BASE_DIR_KEY - Static variable in class net.sf.sfac.launcher.ApplicationLauncher
 

E

EXTRA_PARAMS_KEY - Static variable in class net.sf.sfac.launcher.ApplicationLauncher
 

G

getBaseDir() - Method in class net.sf.sfac.launcher.ApplicationLauncher
 

L

launchApplication() - Method in class net.sf.sfac.launcher.ApplicationLauncher
Start given the application using the newly instantiated URLClassloader.
LAUNCHER_PROPERTIES_KEY - Static variable in class net.sf.sfac.launcher.ApplicationLauncher
 
LIB_PATH_KEY - Static variable in class net.sf.sfac.launcher.ApplicationLauncher
 

M

main(String[]) - Static method in class net.sf.sfac.launcher.ApplicationLauncher
Parse the argument string to instantiate the ApplicationLauncher and call startApplication on it.
MAIN_CLASS_KEY - Static variable in class net.sf.sfac.launcher.ApplicationLauncher
 

N

net.sf.sfac.launcher - package net.sf.sfac.launcher
 

R

RECURSIVE_LIB_SEARCH_KEY - Static variable in class net.sf.sfac.launcher.ApplicationLauncher
 

S

SHOW_HELP_KEY - Static variable in class net.sf.sfac.launcher.ApplicationLauncher
 

V

VERBOSE_KEY - Static variable in class net.sf.sfac.launcher.ApplicationLauncher
 

A B E G L M N R S V

Copyright © 2012. All Rights Reserved.