| Package | Description |
|---|---|
| org.glassfish.hk2.extras.operation | |
| org.glassfish.hk2.extras.operation.internal |
| Modifier and Type | Method and Description |
|---|---|
OperationState |
OperationHandle.getState()
Gets the current state of this operation
|
static OperationState |
OperationState.valueOf(String name)
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.
|
| Modifier and Type | Method and Description |
|---|---|
OperationState |
OperationHandleImpl.getState() |
Copyright © 2009-2016 Oracle Corporation. All Rights Reserved.