GuiceableModule

play.api.inject.guice.GuiceableModule
See theGuiceableModule companion object

Magnet pattern for creating Guice modules from Play modules or bindings.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def disable(classes: Seq[Class[_]]): GuiceableModule
def guiced(env: Environment, conf: Configuration, binderOptions: Set[BinderOption]): Seq[Module]