GuiceKey

play.api.inject.guice.GuiceKey$
object GuiceKey

Conversion from Play BindingKey to Guice Key.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
GuiceKey.type

Members list

Value members

Concrete methods

def apply[T](key: BindingKey[T]): Key[T]