| Package | Description |
|---|---|
| org.eclipse.sisu.inject |
Dynamic bean lookup across multiple injectors.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) BeanCache<Q,T> |
LocatedBeans.beans |
private BeanCache<Q,T> |
WatchedBeans.beans |
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.Collection<BeanCache<?,T>> |
RankedBindings.cachedBeans |
| Modifier and Type | Method and Description |
|---|---|
(package private) <Q extends java.lang.annotation.Annotation> |
RankedBindings.newBeanCache() |