Uses of Class
org.glassfish.api.admin.ServerEnvironment.Status

Packages that use ServerEnvironment.Status
org.glassfish.api.admin Admin commands in GlassFish 
 

Uses of ServerEnvironment.Status in org.glassfish.api.admin
 

Methods in org.glassfish.api.admin that return ServerEnvironment.Status
 ServerEnvironment.Status ServerEnvironment.getStatus()
          Gets the server status
static ServerEnvironment.Status ServerEnvironment.Status.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ServerEnvironment.Status[] ServerEnvironment.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.