Interface | Description |
---|---|
BeanEntry<Q extends Annotation,T> |
Represents a
Q ualified bean implementation of T . |
Mediator<Q extends Annotation,T,W> |
Implement this interface to
W atch for Q ualified bean implementations of T . |
Enum | Description |
---|---|
BeanScanning |
Various strategies for discovering bean implementations.
|
Annotation Type | Description |
---|---|
Description |
Describes a bean.
|
EagerSingleton |
Marks beans that should be created as soon as possible.
|
Nullable |
Marks dependencies that can be
null . |
Parameters |
Qualifier of parameters passed into Sisu. |
Copyright © 2013. All rights reserved.