Uses of Enum Class
org.glassfish.hk2.api.ImmediateController.ImmediateServiceState
Packages that use ImmediateController.ImmediateServiceState
-
Uses of ImmediateController.ImmediateServiceState in org.glassfish.hk2.api
Methods in org.glassfish.hk2.api that return ImmediateController.ImmediateServiceStateModifier and TypeMethodDescriptionImmediateController.getImmediateState()Returns the state the system is currently running underReturns the enum constant of this class with the specified name.ImmediateController.ImmediateServiceState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.glassfish.hk2.api with parameters of type ImmediateController.ImmediateServiceStateModifier and TypeMethodDescriptionvoidImmediateController.setImmediateState(ImmediateController.ImmediateServiceState state) Sets the state the system is currently running under -
Uses of ImmediateController.ImmediateServiceState in org.glassfish.hk2.internal
Methods in org.glassfish.hk2.internal that return ImmediateController.ImmediateServiceStateMethods in org.glassfish.hk2.internal with parameters of type ImmediateController.ImmediateServiceStateModifier and TypeMethodDescriptionvoidImmediateHelper.setImmediateState(ImmediateController.ImmediateServiceState state)