InjectionStrategy |
injectionStrategy() |
if set to REQUIRED injection is mandatory, if set to OPTIONAL injection is optional, in case of DEFAULT
the standard annotations ( Optional , Required ) are used.
|
InjectionStrategy |
injectionStrategy() |
if set to REQUIRED injection is mandatory, if set to OPTIONAL injection is optional, in case of DEFAULT
the standard annotations ( Optional , Required ) are used.
|
InjectionStrategy |
injectionStrategy() |
if set to REQUIRED injection is mandatory, if set to OPTIONAL injection is optional, in case of DEFAULT
the standard annotations ( Optional , Required ) are used.
|
InjectionStrategy |
injectionStrategy() |
if set to REQUIRED injection is mandatory, if set to OPTIONAL injection is optional, in case of DEFAULT
the standard annotations ( Optional , Required ) are used.
|
InjectionStrategy |
injectionStrategy() |
if set to REQUIRED injection is mandatory, if set to OPTIONAL injection is optional, in case of DEFAULT
the standard annotations ( Optional , Required ) are used.
|
InjectionStrategy |
injectionStrategy() |
if set to REQUIRED injection is mandatory, if set to OPTIONAL injection is optional, in case of DEFAULT
the standard annotations ( Optional , Required ) are used.
|
InjectionStrategy |
injectionStrategy() |
if set to REQUIRED injection is mandatory, if set to OPTIONAL injection is optional, in case of DEFAULT
the standard annotations ( Optional , Required ) are used.
|
InjectionStrategy |
injectionStrategy() |
if set to REQUIRED injection is mandatory, if set to OPTIONAL injection is optional, in case of DEFAULT
the standard annotations ( Optional , Required ) are used.
|
static InjectionStrategy |
InjectionStrategy.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static InjectionStrategy[] |
InjectionStrategy.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|