| Package | Description |
|---|---|
| org.symphonyoss.s2.fugue.di |
| Modifier and Type | Class and Description |
|---|---|
class |
DIContext
A dependency injection context.
|
| Modifier and Type | Method and Description |
|---|---|
IDIContext |
IDIContext.register(IComponent component)
Register the given component in the context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IComponentProvider.registerComponents(IDIContext diContext)
Called at start time, during the resolution process, before any component is started.
|
Copyright © 2018 Symphony Software Foundation. All rights reserved.