| Package | Description |
|---|---|
| org.symphonyoss.s2.fugue.di | |
| org.symphonyoss.s2.fugue.di.component | |
| org.symphonyoss.s2.fugue.di.component.impl | |
| org.symphonyoss.s2.fugue.di.impl |
| Modifier and Type | Method and Description |
|---|---|
IDIContext |
IDIContext.register(IComponent component)
Register the given component in the context.
|
boolean |
IDIContext.resolveAdditionalComponent(IComponent component)
Resolve an additional component.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ILogComponent
A logging component.
|
interface |
IRandomNumberProvider |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLogComponent |
class |
RandomNumberProvider
A Diafanis component which provides an instance of a SecureRandom.
|
class |
Slf4jLogComponent |
| Modifier and Type | Method and Description |
|---|---|
IComponent |
ComponentHolder.getComponent() |
| Modifier and Type | Method and Description |
|---|---|
DIContext |
DIContext.register(IComponent component) |
boolean |
DIContext.resolveAdditionalComponent(IComponent component) |
| Constructor and Description |
|---|
ComponentHolder(IComponent component) |
Copyright © 2018 Symphony Software Foundation. All rights reserved.