Uses of Interface
org.glassfish.embeddable.GlassFish
Packages that use GlassFish
Package
Description
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 GlassFishModifier and TypeMethodDescriptionGlassFishRuntime.newGlassFish()Create a new instance of GlassFish with defaultGlassFishPropertiesabstract GlassFishGlassFishRuntime.newGlassFish(GlassFishProperties glassfishProperties) Creates a new instance of GlassFish.