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 Modifier and Type Method Description Map<String,String>GFLauncherInfo. getArgs()List<String>GFLauncherInfo. getArgsAsList()String[]GFLauncherInfo. getArgsAsStringArray()TEMPORARY.static GFLauncherGFLauncherFactory. getInstance(org.glassfish.api.admin.RuntimeType type)FileGFLauncherInfo. getInstanceRootDir()StringGFLauncher. getLogFilename()Get the location of the server logfileProcessGFLauncher. getProcess()You don't want to call this before calling launch because it would not make sense.com.sun.enterprise.universal.process.ProcessStreamDrainerGFLauncher. getProcessStreamDrainer()A ProcessStreamDrainer is always attached to every Process created here.voidGFLauncher. launch()Launches the server.voidGFLauncher. launchJVM(List<String> cmdsIn)voidGFLauncher. relaunch()Launches the server - but forces the setup() to go through again.voidGFLauncher. setup()
-