CDI Annotations: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * CDI =Annotations= * @javax.inject.Inject") |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
* [[@javax.inject.Inject]] | * [[@javax.inject.Inject]] | ||
* [[@javax.inject.Singleton]] | |||
* [[@javax.enterprise.inject.Default]] | |||
* [[@javax.enterprise.inject.Produces]] | |||
* [[@javax.enterprise.context.ApplicationScoped]] | |||
* [[@javax.enterprise.context.Dependent]] |