|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
and()
and or()
.Module
s which reduces repetition and results in
a more readable configuration.true
if both this and the
given matcher return true
.
Injector
to eagerly initialize this
singleton-scoped binding upon creation.
Binder
.
Injector
.@Named(key)
for each property.
@Named(key)
for each property.
Binder
's
expression language.Binder
via the exposed methods.
Binder
.
Injector
.T
.
Type
instance.
Class
instance.
getProvider(key).get()
.
getProvider(type).get()
.
Type
instance.
Injector
should inject values.true
or false
for a given input.true
if this matches t
, false
otherwise.
Injector
.Named
annotation with name
as the value.
@
Named
.true
if either this or the
given matcher return true
.
T
.Map<String, String[]>
when you want the HTTP request parameter map to be injected.Injector
will inject static fields
and methods in the given classes.
Injector
.
Injector
) to be reused for all injections for that binding.Binder
.SourceProvider
implementation and
common controls for certain implementations.T
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |