Package org.sonatype.guice.bean.binders

Automatic bean binding.

See:
          Description

Interface Summary
ParameterKeys  
Wiring  
 

Class Summary
MergedModule  
QualifiedTypeBinder QualifiedTypeListener that installs Modules, registers Mediators, and binds types.
SpaceModule Guice Module that automatically binds types annotated with Qualifier annotations.
WireModule Guice Module that automatically adds BeanLocator-backed bindings for non-local bean dependencies.
 

Package org.sonatype.guice.bean.binders Description

Automatic bean binding.

The principal members of this package are:

SpaceModule
Scans a ClassSpace for beans and adds any qualified bindings.
WireModule
Adds BeanLocator bindings for any non-local bean dependencies.



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