Uses of Enum Class
org.glassfish.hk2.extras.operation.OperationState
Packages that use OperationState
-
Uses of OperationState in org.glassfish.hk2.extras.operation
Methods in org.glassfish.hk2.extras.operation that return OperationStateModifier and TypeMethodDescriptionOperationHandle.getState()Gets the current state of this operationstatic OperationStateReturns the enum constant of this class with the specified name.static OperationState[]OperationState.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of OperationState in org.glassfish.hk2.extras.operation.internal
Methods in org.glassfish.hk2.extras.operation.internal that return OperationState