Uses of Enum
org.glassfish.hk2.extras.operation.OperationState
Packages that use OperationState
-
Uses of OperationState in org.glassfish.hk2.extras.operation
Subclasses with type arguments of type OperationState in org.glassfish.hk2.extras.operationModifier and TypeClassDescriptionenumDescribes the general state of the OperationMethods 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 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