Interface StartServerCommand

  • All Known Implementing Classes:
    StartDomainCommand

    public interface StartServerCommand
    Author:
    bnevins
    • Method Detail

      • getType

        org.glassfish.api.admin.RuntimeType getType()
        Returns:
        the type of "this" server
      • createLauncher

        void createLauncher()
                     throws com.sun.enterprise.admin.launcher.GFLauncherException,
                            com.sun.enterprise.universal.xml.MiniXmlParserException
        Create a launcher for the whatever type of server "we" are.
        Throws:
        com.sun.enterprise.admin.launcher.GFLauncherException
        com.sun.enterprise.universal.xml.MiniXmlParserException