Package | Description |
---|---|
org.eclipse.sisu.inject |
Dynamic bean lookup across multiple injectors.
|
org.eclipse.sisu.wire |
Customizable wiring of unresolved dependencies.
|
Modifier and Type | Method and Description |
---|---|
static Hidden |
Sources.hide()
Hides a new binding source from the bean locator.
|
static Hidden |
Sources.hide(java.lang.Object source)
Hides the given binding source from the bean locator.
|
Modifier and Type | Field and Description |
---|---|
private static Hidden |
LocatorWiring.HIDDEN_WIRING |