Package | Description |
---|---|
org.eclipse.sisu.inject |
Dynamic bean lookup across multiple injectors.
|
Modifier and Type | Field and Description |
---|---|
private BeanCache<Q,T> |
WatchedBeans.beans |
(package private) BeanCache<Q,T> |
LocatedBeans.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() |