wvlet.airframe.Binder
See theBinder companion object
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait LogSupporttrait LazyLoggertrait LoggingMethodstrait Serializableclass Objecttrait Matchableclass Any
Members list
Concise view
Value members
Concrete methods
Bind the type to a given instance. The instance will be instantiated as an eager singleton when creating a session. Note that as you create a new session, new instance will be generated.
Bind the type to a given instance. The instance will be instantiated as an eager singleton when creating a session. Note that as you create a new session, new instance will be generated.
Attributes
Bind an instance lazily (no singleton). This is used internally for implementing bindFactory[I1 => A]
Bind an instance lazily (no singleton). This is used internally for implementing bindFactory[I1 => A]
Attributes
Inherited methods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Bind a singleton instance of B to A
Bind a singleton instance of B to A
Attributes
- Inherited from:
- BinderImpl (hidden)
Attributes
- Inherited from:
- BinderImpl (hidden)
inline def toEagerSingletonProvider[D1, D2, D3, D4, D5](factory: (D1, D2, D3, D4, D5) => A): DesignWithContext[A]
Attributes
- Inherited from:
- BinderImpl (hidden)
inline def toEagerSingletonProvider[D1, D2, D3, D4](factory: (D1, D2, D3, D4) => A): DesignWithContext[A]
Attributes
- Inherited from:
- BinderImpl (hidden)
Attributes
- Inherited from:
- BinderImpl (hidden)
Attributes
- Inherited from:
- BinderImpl (hidden)
Attributes
- Inherited from:
- BinderImpl (hidden)
Attributes
- Inherited from:
- BinderImpl (hidden)
Attributes
- Inherited from:
- BinderImpl (hidden)
Attributes
- Inherited from:
- BinderImpl (hidden)
Attributes
- Inherited from:
- BinderImpl (hidden)
Attributes
- Inherited from:
- BinderImpl (hidden)
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods