Uses of Enum Class
org.glassfish.embeddable.GlassFishVariable
Packages that use GlassFishVariable
Package
Description
Provides classes and interfaces necessary to embed GlassFish and perform
lifecycle operations, application deployments and runtime configurations.
-
Uses of GlassFishVariable in org.glassfish.embeddable
Methods in org.glassfish.embeddable that return GlassFishVariableModifier and TypeMethodDescriptionstatic GlassFishVariableReturns the enum constant of this class with the specified name.static GlassFishVariable[]GlassFishVariable.values()Returns an array containing the constants of this enum class, in the order they are declared.