|
Silk DI 0.6 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Binder.TypedBinder | |
|---|---|
| se.jbee.inject.bind | |
| se.jbee.inject.service | |
| Uses of Binder.TypedBinder in se.jbee.inject.bind |
|---|
| Subclasses of Binder.TypedBinder in se.jbee.inject.bind | |
|---|---|
static class |
Binder.TypedElementBinder<E>
This kind of bindings actually re-map the []-type so that the automatic behavior of returning all known instances of the element type will no longer be used whenever the bind made applies. |
| Methods in se.jbee.inject.bind that return Binder.TypedBinder | ||
|---|---|---|
|
Binder.autobind(Class<T> type)
|
|
|
Binder.autobind(Type<T> type)
|
|
|
Binder.bind(Class<T> type)
|
|
|
Binder.bind(Instance<T> instance)
|
|
|
Binder.bind(Name name,
Class<T> type)
|
|
|
Binder.bind(Name name,
Type<T> type)
|
|
|
Binder.bind(Type<T> type)
|
|
|
Binder.multibind(Class<T> type)
|
|
|
Binder.multibind(Instance<T> instance)
|
|
|
Binder.multibind(Name name,
Class<T> type)
|
|
|
Binder.multibind(Name name,
Type<T> type)
|
|
|
Binder.multibind(Type<T> type)
|
|
protected Binder.TypedBinder<T> |
Binder.TypedBinder.on(Bind bind)
|
|
|
Binder.ConfigBinder.on(C value)
|
|
|
Binder.ConfigBinder.on(Configuring<C> configuring,
C value)
|
|
|
Binder.ConfigBinder.on(Name name,
C value)
|
|
|
Binder.ConfigBinder.on(Name name,
C value,
Naming<? super C> naming)
|
|
protected Binder.TypedBinder<T> |
Binder.TypedBinder.onMulti()
|
|
|
Binder.ConfigBinder.onOther(Class<C> valueType)
|
|
|
Binder.ConfigBinder.onOther(Name name,
Class<C> valueType)
|
|
|
Binder.starbind(Class<T> type)
|
|
| Uses of Binder.TypedBinder in se.jbee.inject.service |
|---|
| Methods in se.jbee.inject.service that return Binder.TypedBinder | ||
|---|---|---|
protected
|
ServiceModule.starbind(Class<T> service)
|
|
|
Silk DI 0.6 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||