Uses of Enum Class
org.glassfish.api.admin.ServerEnvironment.Status
Packages that use ServerEnvironment.Status
-
Uses of ServerEnvironment.Status in org.glassfish.api.admin
Methods in org.glassfish.api.admin that return ServerEnvironment.StatusModifier and TypeMethodDescriptionServerEnvironment.getStatus()Gets the server statusstatic ServerEnvironment.StatusReturns the enum constant of this class with the specified name.static ServerEnvironment.Status[]ServerEnvironment.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.