Uses of Enum
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 type with the specified name.ImmediateController.ImmediateServiceState.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.glassfish.hk2.api with parameters of type ImmediateController.ImmediateServiceStateModifier and TypeMethodDescriptionvoid
ImmediateController.setImmediateState
(ImmediateController.ImmediateServiceState state) Sets the state the system is currently running under -
Uses of ImmediateController.ImmediateServiceState in org.glassfish.hk2.internal
Fields in org.glassfish.hk2.internal declared as ImmediateController.ImmediateServiceStateMethods in org.glassfish.hk2.internal that return ImmediateController.ImmediateServiceStateMethods in org.glassfish.hk2.internal with parameters of type ImmediateController.ImmediateServiceStateModifier and TypeMethodDescriptionvoid
ImmediateHelper.setImmediateState
(ImmediateController.ImmediateServiceState state)