| Package | Description |
|---|---|
| org.eclipse.gemini.blueprint.extender.internal.dependencies.startup |
| Modifier and Type | Field and Description |
|---|---|
private ContextState |
DependencyWaiterApplicationContextExecutor.state
State of the associated context from the executor POV.
|
| Modifier and Type | Method and Description |
|---|---|
ContextState |
DependencyWaiterApplicationContextExecutor.getContextState() |
ContextState |
ContextExecutorAccessor.getContextState() |
static ContextState |
ContextState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ContextState[] |
ContextState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
DependencyWaiterApplicationContextExecutor.logWrongState(ContextState expected)
Reduce the code pollution.
|