|
|||||||||
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
.
Binder
.
Module
implementations to configure bindings.Key
(type and name) to an instance locator.@Named(key)
for each property.
@Named(key)
for each property.
Binder
's
domain-specific language (DSL).Binder
via the exposed methods.
Binder
.
@
Inject
.Container
from Module
s.
Container
from Module
s.
Container
from Module
s in a given development
Stage
.
Container
from Module
s in a given development
Stage
.
Container
.Container
to eagerly load this
container-scoped binding upon creation.
T
for a binding.T
given the context of the injection.
T
.
Type
instance.
Class
instance.
Container
.
T
.
Type
instance.
T
.true
or false
for a given input.true
if this matches t
, false
otherwise.
Binder
which is later used to create a Container
.Named
annotation with name
as the value.
@
Named
.true
if either this or the
given matcher return true
.
Map<String, String[]>
when you want the HTTP request parameter map to be injected.Container
will inject static fields
and methods in the given classes.
BinderImpl
.SourceProvider
implementation and
common controls for certain implementations.T
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |