com.github.rssh.appcontext.AppContextProvider
See theAppContextProvider companion trait
Attributes
-
Companion
-
trait
-
Source
-
AppContextProvider.scala
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Create AppContextProvider for a value of type T
Create AppContextProvider for a value of type T
Value parameters
-
value
-
the value of type T
Attributes
-
Returns
-
AppContextProvider for the value
-
Source
-
AppContextProvider.scala
Create AppContextProvider for T from a set of AppContextProviders[Xs], where Xs is a tuple of types containing T.
Create AppContextProvider for T from a set of AppContextProviders[Xs], where Xs is a tuple of types containing T.
Attributes
-
Source
-
AppContextProvider.scala
Create default AppContextProvider for a implicit value of type T.