Package | Description |
---|---|
com.sun.enterprise.glassfish.bootstrap | |
fish.payara.micro.boot.runtime | |
org.glassfish.embeddable |
Provides classes and interfaces necessary to embed GlassFish and perform
lifecycle operations, application deployments and runtime configurations.
|
Modifier and Type | Method and Description |
---|---|
GlassFish.Status |
GlassFishDecorator.getStatus() |
GlassFish.Status |
GlassFishImpl.getStatus() |
Modifier and Type | Method and Description |
---|---|
GlassFish.Status |
MicroGlassFish.getStatus() |
Modifier and Type | Method and Description |
---|---|
GlassFish.Status |
GlassFish.getStatus()
Get the current status of GlassFish.
|
static GlassFish.Status |
GlassFish.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GlassFish.Status[] |
GlassFish.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.