Uses of Class
org.glassfish.api.admin.RuntimeType

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

Uses of RuntimeType in org.glassfish.api.admin
 

Methods in org.glassfish.api.admin that return RuntimeType
static RuntimeType RuntimeType.getDefault()
           
 RuntimeType ServerEnvironment.getRuntimeType()
          Returns the process type of this instance.
static RuntimeType RuntimeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RuntimeType[] RuntimeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.