Uses of Class
org.glassfish.api.Startup.Lifecycle
-
Packages that use Startup.Lifecycle Package Description org.glassfish.api -
-
Uses of Startup.Lifecycle in org.glassfish.api
Methods in org.glassfish.api that return Startup.Lifecycle Modifier and Type Method Description Startup.LifecycleStartup. getLifecycle()Deprecated.Returns the life expectency of the servicestatic Startup.LifecycleStartup.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.
-