Packages

t

distage

Distage

trait Distage extends AnyRef

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Distage
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. type Activation = izumi.distage.model.definition.Activation
  2. type AutoSetModule = izumi.distage.planning.AutoSetModule
  3. type Axis = izumi.distage.model.definition.Axis
  4. type BindingTag = izumi.distage.model.definition.BindingTag
  5. type BootstrapModule = izumi.distage.model.definition.BootstrapModule
  6. type BootstrapModuleDef = izumi.distage.model.definition.BootstrapModuleDef
  7. type ClassConstructor[T] = izumi.distage.constructors.ClassConstructor[T]
  8. type DIKey = izumi.distage.model.reflection.DIKey
  9. type DefaultModule[F[_]] = izumi.distage.modules.DefaultModule[F]
  10. type DefaultModule2[F[_, _]] = izumi.distage.modules.DefaultModule[[β$0$]F[Throwable, β$0$]]
  11. type DefaultModule3[F[_, _, _]] = izumi.distage.modules.DefaultModule[[γ$1$]F[Any, Throwable, γ$1$]]
  12. type FactoryConstructor[T] = izumi.distage.constructors.FactoryConstructor[T]
  13. type Functoid[+A] = izumi.distage.model.providers.Functoid[A]
  14. type GraphDumpBootstrapModule = izumi.distage.planning.extensions.GraphDumpBootstrapModule
  15. type GraphDumpObserver = izumi.distage.planning.extensions.GraphDumpObserver
  16. type Id = izumi.distage.model.definition.Id
  17. type Injector[F[_]] = izumi.distage.model.Injector[F]
  18. type Lifecycle[+F[_], +A] = izumi.functional.lifecycle.Lifecycle[F, A]
  19. type Lifecycle2[+F[+_, +_], +E, +A] = izumi.functional.lifecycle.Lifecycle[[β$0$]F[E, β$0$], A]
  20. type Lifecycle3[+F[-_, +_, +_], -R, +E, +A] = izumi.functional.lifecycle.Lifecycle[[γ$1$]F[R, E, γ$1$], A]
  21. type Locator = izumi.distage.model.Locator
  22. type LocatorDef = izumi.distage.model.definition.LocatorDef
  23. type LocatorRef = izumi.distage.model.recursive.LocatorRef
  24. type Module = izumi.distage.model.definition.Module
  25. type ModuleBase = izumi.distage.model.definition.ModuleBase
  26. type ModuleDef = izumi.distage.model.definition.ModuleDef
  27. type Plan = izumi.distage.model.plan.Plan
  28. type PlanVerifier = izumi.distage.planning.solver.PlanVerifier
  29. type Planner = izumi.distage.model.Planner
  30. type PlannerInput = izumi.distage.model.PlannerInput
  31. type Producer = izumi.distage.model.Producer
  32. type Roots = izumi.distage.model.plan.Roots
  33. type SafeType = izumi.distage.model.reflection.SafeType
  34. type Subcontext[A] = izumi.distage.Subcontext[A]
  35. type Tag[T] = izumi.reflect.Tag[T]
  36. type TagK[T[_]] = HKTag[AnyRef { type Arg[A] = T[A] }]
  37. type TagK3[T[_, _, _]] = HKTag[AnyRef { type Arg[A, B, C] = T[A,B,C] }]
  38. type TagKK[T[_, _]] = HKTag[AnyRef { type Arg[A, B] = T[A,B] }]
  39. type TagT[T[_[_]]] = HKTag[AnyRef { type Arg[A[_]] = T[A] }]
  40. type TagTK[T[_[_], _]] = HKTag[AnyRef { type Arg[A[_], B] = T[A,B] }]
  41. type TagTK3[T[_[_], _, _, _]] = HKTag[AnyRef { type Arg[A[_], B, C, D] = T[A,B,C,D] }]
  42. type TagTKK[T[_[_], _, _]] = HKTag[AnyRef { type Arg[A[_], B, C] = T[A,B,C] }]
  43. type TraitConstructor[T] = izumi.distage.constructors.TraitConstructor[T]
  44. type With[T] = izumi.distage.model.definition.With[T]
  45. type ZEnvConstructor[T] = izumi.distage.constructors.ZEnvConstructor[T]
  46. type impl = izumi.distage.model.definition.impl

Deprecated Type Members

  1. type AnyConstructor[T] = izumi.distage.constructors.ClassConstructor[T]
    Annotations
    @deprecated
    Deprecated

    Removed since 1.2.0. Use ClassConstructor instead.

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val Activation: izumi.distage.model.definition.Activation.type
  5. val AutoSetModule: izumi.distage.planning.AutoSetModule.type
  6. val Axis: izumi.distage.model.definition.Axis.type
  7. val BindingTag: izumi.distage.model.definition.BindingTag.type
  8. val BootstrapModule: izumi.distage.model.definition.BootstrapModule.type
  9. val ClassConstructor: izumi.distage.constructors.ClassConstructor.type
  10. val DIKey: izumi.distage.model.reflection.DIKey.type
  11. val DefaultModule: izumi.distage.modules.DefaultModule.type
  12. val DefaultModule2: izumi.distage.modules.DefaultModule2.type
  13. val DefaultModule3: izumi.distage.modules.DefaultModule3.type
  14. val FactoryConstructor: izumi.distage.constructors.FactoryConstructor.type
  15. val Functoid: izumi.distage.model.providers.Functoid.type
  16. val GraphDumpBootstrapModule: izumi.distage.planning.extensions.GraphDumpBootstrapModule.type
  17. val GraphDumpObserver: izumi.distage.planning.extensions.GraphDumpObserver.type
  18. val Lifecycle: izumi.distage.model.definition.Lifecycle.type
  19. val Locator: izumi.distage.model.Locator.type
  20. val Mode: izumi.distage.model.definition.StandardAxis.Mode.type
  21. val Module: izumi.distage.model.definition.Module.type
  22. val ModuleBase: izumi.distage.model.definition.ModuleBase.type
  23. val Plan: izumi.distage.model.plan.Plan.type
  24. val PlanVerifier: izumi.distage.planning.solver.PlanVerifier.type
  25. val PlannerInput: izumi.distage.model.PlannerInput.type
  26. val Repo: izumi.distage.model.definition.StandardAxis.Repo.type
  27. val Roots: izumi.distage.model.plan.Roots.type
  28. val SafeType: izumi.distage.model.reflection.SafeType.type
  29. val Scene: izumi.distage.model.definition.StandardAxis.Scene.type
  30. val StandardAxis: izumi.distage.model.definition.StandardAxis.type
  31. val Tag: izumi.reflect.Tag.type
  32. val TagK: izumi.reflect.TagK.type
  33. val TagK3: izumi.reflect.TagK3.type
  34. val TagKK: izumi.reflect.TagKK.type
  35. val TagT: izumi.reflect.TagT.type
  36. val TagTK: izumi.reflect.TagTK.type
  37. val TagTK3: izumi.reflect.TagTK3.type
  38. val TagTKK: izumi.reflect.TagTKK.type
  39. val TraitConstructor: izumi.distage.constructors.TraitConstructor.type
  40. val World: izumi.distage.model.definition.StandardAxis.World.type
  41. val ZEnvConstructor: izumi.distage.constructors.ZEnvConstructor.type
  42. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  43. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  44. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  45. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  46. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  47. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  48. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  49. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  50. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  51. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  52. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  53. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  54. def toString(): String
    Definition Classes
    AnyRef → Any
  55. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  56. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  57. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Deprecated Value Members

  1. val AnyConstructor: izumi.distage.constructors.AnyConstructor.type
    Annotations
    @deprecated
    Deprecated

    Removed since 1.2.0. Use ClassConstructor instead.

Inherited from AnyRef

Inherited from Any

Ungrouped