Uses of Class
org.glassfish.api.Startup.Lifecycle

Packages that use Startup.Lifecycle
org.glassfish.api   
 

Uses of Startup.Lifecycle in org.glassfish.api
 

Methods in org.glassfish.api that return Startup.Lifecycle
 Startup.Lifecycle Startup.getLifecycle()
          Returns the life expectency of the service
static Startup.Lifecycle Startup.Lifecycle.valueOf(java.lang.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 © 2012 GlassFish Community. All Rights Reserved.