com.softwaremill.macwire.scopes.Scope
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
Create a scoped value with the given factory class.
Create a scoped value with the given factory class.
Attributes
Get an instance from the current scope, for the specified key, using the given factory class to create an instance if not yet created.
Get an instance from the current scope, for the specified key, using the given factory class to create an instance if not yet created.
Attributes