Uses of Class
org.eclipse.sisu.inject.BeanCache
Packages that use BeanCache
-
Uses of BeanCache in org.eclipse.sisu.inject
Fields in org.eclipse.sisu.inject declared as BeanCacheFields in org.eclipse.sisu.inject with type parameters of type BeanCacheModifier and TypeFieldDescription(package private) final Collection<BeanCache<?,
T>> RankedBindings.cachedBeans
Methods in org.eclipse.sisu.inject that return BeanCacheModifier and TypeMethodDescription(package private) <Q extends Annotation>
BeanCache<Q,T> RankedBindings.newBeanCache()