Uses of Interface
org.glassfish.embeddable.GlassFish
-
Packages that use GlassFish Package Description org.glassfish.embeddable Provides classes and interfaces necessary to embed GlassFish and perform lifecycle operations, application deployments and runtime configurations. -
-
Uses of GlassFish in org.glassfish.embeddable
Methods in org.glassfish.embeddable that return GlassFish Modifier and Type Method Description GlassFishGlassFishRuntime. newGlassFish()Create a new instance of GlassFish with defaultGlassFishPropertiesabstract GlassFishGlassFishRuntime. newGlassFish(GlassFishProperties glassfishProperties)Creates a new instance of GlassFish.
-