Uses of Class
com.sun.enterprise.admin.launcher.GFLauncherException

Uses of GFLauncherException in com.sun.enterprise.admin.launcher
 

Methods in com.sun.enterprise.admin.launcher that throw GFLauncherException
 Map<String,String> GFLauncherInfo.getArgs()
           
 List<String> GFLauncherInfo.getArgsAsList()
           
 String[] GFLauncherInfo.getArgsAsStringArray()
          TEMPORARY.
static GFLauncher GFLauncherFactory.getInstance(RuntimeType type)
           
 File GFLauncherInfo.getInstanceRootDir()
           
 String GFLauncher.getLogFilename()
          Get the location of the server logfile
 Process GFLauncher.getProcess()
          You don't want to call this before calling launch because it would not make sense.
 ProcessStreamDrainer GFLauncher.getProcessStreamDrainer()
          A ProcessStreamDrainer is always attached to every Process created here.
 void GFLauncher.launch()
          Launches the server.
 void GFLauncher.launchJVM(List<String> cmdsIn)
           
 void GFLauncher.relaunch()
          Launches the server - but forces the setup() to go through again.
 void GFLauncher.setup()
           
 



Copyright © 2012. All Rights Reserved.