play.api.inject.NewInstanceInjector
An injector that simply creates a new instance of the passed in classes using the classes no-arg constructor.
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Get an instance of the given class from the injector.
Get an instance of the given class from the injector.
Attributes
Get an instance of the given class from the injector.
Get an instance of the given class from the injector.
Attributes
Get an instance bound to the given binding key.
Get an instance bound to the given binding key.
Attributes
Get as an instance of the Java injector.
Get as an instance of the Java injector.
Attributes
-
Inherited from:
-
Injector