Interface | Description |
---|---|
BeanEntry<Q extends Annotation,T> |
Describes
Q ualified bean implementations of T : |
Mediator<Q extends Annotation,T,W> |
W atches for Q ualified bean implementations of T : |
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 application parameters: |
Priority |
Defines the priority ordering of a bean:
|
Copyright © 2014. All rights reserved.