Package | Description |
---|---|
org.eclipse.sisu.inject |
Dynamic bean lookup across multiple injectors.
|
Modifier and Type | Method and Description |
---|---|
static Priority |
Sources.prioritize(int value)
Prioritizes a new binding source with the given priority.
|
static Priority |
Sources.prioritize(Object source,
int value)
Prioritizes the given binding source with the given priority.
|
Copyright © 2016. All Rights Reserved.