Class EmbeddedMain


  • public class EmbeddedMain
    extends com.sun.enterprise.module.bootstrap.Main
    Main for embedded. Moved from ASEmbedded.EmbeddedMain to be able to launch GlassFish in Static mode using the new APIs (org.glassfish.embeddable.*) to launch GlassFish.
    Author:
    dochez, [email protected]
    • Constructor Detail

      • EmbeddedMain

        public EmbeddedMain​(ClassLoader cl)
    • Method Detail

      • defineParentClassLoader

        protected void defineParentClassLoader()
                                        throws com.sun.enterprise.module.bootstrap.BootException
        Overrides:
        defineParentClassLoader in class com.sun.enterprise.module.bootstrap.Main
        Throws:
        com.sun.enterprise.module.bootstrap.BootException
      • getName

        public String getName()