Uses of Enum Class
org.glassfish.api.admin.AdminCommandLock.SuspendStatus
Packages that use AdminCommandLock.SuspendStatus
-
Uses of AdminCommandLock.SuspendStatus in org.glassfish.api.admin
Methods in org.glassfish.api.admin that return AdminCommandLock.SuspendStatusModifier and TypeMethodDescriptionAdminCommandLock.suspendCommands(long timeout, String lockOwner) Lock the DAS from accepting any commands annotated with a SHARED or EXCLUSIVE CommandLock.AdminCommandLock.suspendCommands(long timeout, String lockOwner, String message) Lock the DAS from accepting any commands annotated with a SHARED or EXCLUSIVE CommandLock.Returns the enum constant of this class with the specified name.static AdminCommandLock.SuspendStatus[]AdminCommandLock.SuspendStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.