trait GuiceableModule extends AnyRef
Ordering
- Alphabetic
- By Inheritance
Inherited
- GuiceableModule
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Abstract Value Members
- abstract def disable(classes: Seq[Class[_]]): GuiceableModule
- abstract def guiced(env: Environment, conf: Configuration, binderOptions: Set[BinderOption]): Seq[com.google.inject.Module]
Magnet pattern for creating Guice modules from Play modules or bindings.