Package

refuel

injector

Permalink

package injector

Visibility
  1. Public
  2. All

Type Members

  1. trait AutoInjectable[T] extends AnyRef

    Permalink

    This is subject to automatic loading by refuel.

  2. trait InjectionPool extends AnyRef

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

    Permalink

Value Members

  1. object InjectionPool

    Permalink
  2. object InjectionType extends Serializable

    Permalink
  3. package scope

    Permalink

Ungrouped