Class GFLauncherFactory

java.lang.Object
com.sun.enterprise.admin.launcher.GFLauncherFactory

public class GFLauncherFactory extends Object
Author:
bnevins
  • Constructor Details

    • GFLauncherFactory

      public GFLauncherFactory()
  • Method Details

    • getInstance

      public static GFLauncher getInstance(org.glassfish.api.admin.RuntimeType type) throws GFLauncherException
      Parameters:
      type - The type of server to launch.
      Returns:
      A launcher instance that can be used for launching the specified server type.
      Throws:
      GFLauncherException