Package org.sonatype.inject

Optional Sonatype extensions to JSR330.

See:
          Description

Interface Summary
BeanEntry<Q extends Annotation,T> Map Map.Entry that maps a JSR330 @Qualifier annotation to a bean implementation.
Mediator<Q extends Annotation,T,W> Mediates bean entries sent from the BeanLocator to associated watching objects.
 

Class Summary
Sisu  
 

Enum Summary
BeanScanning  
 

Annotation Types Summary
Description Describes a bean.
EagerSingleton Identifies beans that should be created as soon as the Injector starts.
Nullable Marks dependencies that allow null values.
Parameters Marks dependencies to external runtime parameters, for example:
 

Package org.sonatype.inject Description

Optional Sonatype extensions to JSR330.



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