object BinderOption
- Source
- GuiceInjectorBuilder.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- BinderOption
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- val defaults: Set[BinderOption]
- case object DisableCircularProxies extends BinderOption with Product with Serializable
- case object RequireAtInjectOnConstructors extends BinderOption with Product with Serializable
- case object RequireExactBindingAnnotations extends BinderOption with Product with Serializable
- case object RequireExplicitBindings extends BinderOption with Product with Serializable