| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| Sisu |
| Enum | Description |
|---|---|
| BeanScanning |
| Annotation Type | Description |
|---|---|
| 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:
|
Copyright © 2010-2015 Sonatype, Inc.. All Rights Reserved.