JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Package
io.avaje.inject
Annotation Type Primary
@Target
({
TYPE
,
METHOD
})
@Retention
(
RUNTIME
) public @interface
Primary
Identify a bean as being the preferred bean to inject when multiple beans implement the intended interface.
{@code