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

Deprecated Type Members

  1. type DIResource[+F[_], Resource] = Basic[F, Resource]
    Annotations
    @deprecated
    Deprecated

    (Since version 1.0) Use distage.Lifecycle.Basic

  2. type DIResourceBase[+F[_], +Resource] = izumi.distage.model.definition.Lifecycle[F, Resource]
    Annotations
    @deprecated
    Deprecated

    (Since version 1.0) Use distage.Lifecycle

  3. type GCMode = izumi.distage.model.plan.Roots
    Annotations
    @deprecated
    Deprecated

    (Since version old name will be deleted in 1.1.1) GCMode has been renamed to Roots

  4. type ProviderMagnet[+A] = izumi.distage.model.providers.Functoid[A]
    Annotations
    @deprecated
    Deprecated

    (Since version 1.0) Use distage.Functoid instead of distage.ProviderMagnet

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

Deprecated Value Members

  1. val DIResource: izumi.distage.model.definition.Lifecycle.type
    Annotations
    @deprecated
    Deprecated

    (Since version 1.0) Use distage.Lifecycle

  2. val GCMode: izumi.distage.model.plan.Roots.type
    Annotations
    @deprecated
    Deprecated

    (Since version old name will be deleted in 1.1.1) GCMode has been renamed to Roots

  3. val ProviderMagnet: izumi.distage.model.providers.Functoid.type
    Annotations
    @deprecated
    Deprecated

    (Since version 1.0) Use distage.Functoid instead of distage.ProviderMagnet

Inherited from AnyRef

Inherited from Any

Ungrouped