Uses of Enum Class
org.glassfish.api.admin.RuntimeType
Packages that use RuntimeType
-
Uses of RuntimeType in org.glassfish.api.admin
Methods in org.glassfish.api.admin that return RuntimeTypeModifier and TypeMethodDescriptionstatic final RuntimeTypeRuntimeType.getDefault()ServerEnvironment.getRuntimeType()Returns the process type of this instance.static RuntimeTypeReturns the enum constant of this class with the specified name.static RuntimeType[]RuntimeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.glassfish.api.admin that return types with arguments of type RuntimeType