ProviderType

izumi.distage.model.reflection.Provider.ProviderType
See theProviderType companion trait
object ProviderType

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case object Class extends ProviderType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ProviderType
class Object
trait Matchable
class Any
Show all
Self type
Class.type
case object Factory extends ProviderType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ProviderType
class Object
trait Matchable
class Any
Show all
Self type
Factory.type
case object Function extends ProviderType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ProviderType
class Object
trait Matchable
class Any
Show all
Self type
Function.type
case object FunctionWithUnusedKeys extends ProviderType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ProviderType
class Object
trait Matchable
class Any
Show all
Self type
case object Singleton extends ProviderType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ProviderType
class Object
trait Matchable
class Any
Show all
Self type
Singleton.type
case object Trait extends ProviderType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ProviderType
class Object
trait Matchable
class Any
Show all
Self type
Trait.type
case object ZIOEnvironment extends ProviderType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ProviderType
class Object
trait Matchable
class Any
Show all
Self type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror