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