PlayDBApiAdapterModule

class PlayDBApiAdapterModule extends Module

Play module

class Module
class Object
trait Matchable
class Any

Value members

Concrete methods

def bindings(env: Environment, config: Configuration): Seq[Binding[_]]

Inherited methods

final def bind[T : ClassTag]: BindingKey[T]
Inherited from:
Module

Deprecated and Inherited methods

final def bind[T](clazz: Class[T]): BindingKey[T]
Deprecated
Inherited from:
Module
final def seq(bindings: Binding[_]*): Seq[Binding[_]]
Deprecated
Inherited from:
Module