| Package | Description |
|---|---|
| org.symphonyoss.s2.fugue.di | |
| org.symphonyoss.s2.fugue.di.impl |
| Modifier and Type | Method and Description |
|---|---|
DIContextState |
IDIContext.getLifeCycle()
Get the current lifeCycle state.
|
static DIContextState |
DIContextState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DIContextState[] |
DIContextState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IDIContext.waitForLifeCycle(DIContextState lifeCycle)
Wait for the specified lifeCycle state to be reached.
|
| Modifier and Type | Method and Description |
|---|---|
DIContextState |
DIContext.getLifeCycle() |
| Modifier and Type | Method and Description |
|---|---|
void |
DIContext.waitForLifeCycle(DIContextState lifeCycle) |
Copyright © 2018 Symphony Software Foundation. All rights reserved.