Package

com.phylage.scaladia

injector

Permalink

package injector

Visibility
  1. Public
  2. All

Type Members

  1. final class AutoDI extends Annotation with StaticAnnotation

    Permalink
    Annotations
    @Retention()
  2. trait AutoInjectable[T] extends AnyRef

    Permalink

    This is subject to automatic loading by scaladia.

  3. trait InjectionPool extends AnyRef

    Permalink
  4. case class InjectionType[T](wtt: scala.reflect.api.JavaUniverse.WeakTypeTag[T], applyment: (Container) ⇒ InjectableScope[T], name: String) extends Product with Serializable

    Permalink

Value Members

  1. object InjectionType extends Serializable

    Permalink
  2. package scope

    Permalink

Ungrouped