Class GFLauncherFactory


  • public class GFLauncherFactory
    extends Object
    Author:
    bnevins
    • Constructor Detail

      • GFLauncherFactory

        public GFLauncherFactory()
    • Method Detail

      • 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