Uses of Interface
org.sonatype.guice.bean.locators.QualifiedBean

Packages that use QualifiedBean
org.sonatype.guice.bean.locators Dynamic bean location. 
 

Uses of QualifiedBean in org.sonatype.guice.bean.locators
 

Methods in org.sonatype.guice.bean.locators that return types with arguments of type QualifiedBean
<Q extends java.lang.annotation.Annotation,T>
java.lang.Iterable<QualifiedBean<Q,T>>
BeanLocator.locate(com.google.inject.Key<T> key, java.lang.Runnable notify)
          Locates beans that match the given qualified binding Key.
<Q extends java.lang.annotation.Annotation,T>
java.lang.Iterable<QualifiedBean<Q,T>>
DefaultBeanLocator.locate(com.google.inject.Key<T> key, java.lang.Runnable notify)
           
 



Copyright © 2010-2011 Sonatype, Inc.. All Rights Reserved.