Package | Description |
---|---|
org.eclipse.sisu.inject |
Dynamic bean lookup across multiple injectors.
|
Modifier and Type | Method and Description |
---|---|
static Description |
Sources.describe(java.lang.Object source,
java.lang.String value)
Describes the given binding source with the given description.
|
static Description |
Sources.describe(java.lang.String value)
Describes a new binding source with the given description.
|