Package org.sonatype.guice.bean.locators

Locate qualified bean implementations across multiple injectors.

See: Description

Package org.sonatype.guice.bean.locators Description

Locate qualified bean implementations across multiple injectors.

The principal members of this package are:

BeanLocator
Finds and tracks bean implementations annotated with Qualifier annotations.
MutableBeanLocator
Mutable BeanLocator that distributes bindings from zero or more BindingPublishers.
BeanDescription
Source location mixin used to supply descriptions to the BeanLocator.
HiddenBinding
Source location mixin used to hide bindings from the BeanLocator.

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