Uses of Package
org.sonatype.guice.bean.locators

Packages that use org.sonatype.guice.bean.locators
org.sonatype.guice.bean.locators Locate qualified bean implementations across multiple injectors. 
org.sonatype.guice.plexus.locators   
 

Classes in org.sonatype.guice.bean.locators used by org.sonatype.guice.bean.locators
BeanLocator
          Finds and tracks bean implementations annotated with Qualifier annotations.
MutableBeanLocator
          Mutable BeanLocator that finds and tracks bindings across zero or more BindingPublishers.
RankingFunction
          Assigns each Binding a rank according to some function; higher ranks take precedence over lower ranks.
 

Classes in org.sonatype.guice.bean.locators used by org.sonatype.guice.plexus.locators
BeanLocator
          Finds and tracks bean implementations annotated with Qualifier annotations.
 



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