| Package | Description |
|---|---|
| org.glassfish.api |
| Modifier and Type | Method and Description |
|---|---|
Startup.Lifecycle |
Startup.getLifecycle()
Deprecated.
Returns the life expectency of the service
|
static Startup.Lifecycle |
Startup.Lifecycle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Startup.Lifecycle[] |
Startup.Lifecycle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.