Uses of Enum
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 OperationState
Returns the enum constant of this type with the specified name.static OperationState[]
OperationState.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of OperationState in org.glassfish.hk2.extras.operation.internal
Fields in org.glassfish.hk2.extras.operation.internal declared as OperationStateMethods in org.glassfish.hk2.extras.operation.internal that return OperationState