Silk DI 0.6


Uses of Package
se.jbee.inject.util

Packages that use se.jbee.inject.util
se.jbee.inject.bind   
se.jbee.inject.bootstrap   
se.jbee.inject.service   
se.jbee.inject.util   
 

Classes in se.jbee.inject.util used by se.jbee.inject.bind
Factory
          A slightly more high level abstraction than a Supplier purely for ease of implementation of sources that behave like a classical factory (pattern).
 

Classes in se.jbee.inject.util used by se.jbee.inject.bootstrap
Constructible
           
Factory
          A slightly more high level abstraction than a Supplier purely for ease of implementation of sources that behave like a classical factory (pattern).
Parameterization
          A Parameterization is a Supplier for parameters of Constructor or Method invocations.
Producible
           
Provider
          A indirection that resolves the instance lazily when Provider.provide() is invoked.
Suppliable
          Describing data of something that can be supplied.
 

Classes in se.jbee.inject.util used by se.jbee.inject.service
Value
           
 

Classes in se.jbee.inject.util used by se.jbee.inject.util
Constructible
           
Factory
          A slightly more high level abstraction than a Supplier purely for ease of implementation of sources that behave like a classical factory (pattern).
InjectronSource
          A factory like origin for Injectrons.
Metaclass
          A Metaclass is a meta representation of a Class that allows to analyze it in terms of ideas in the context of 'kinds' or 'meta-classes' in type theory.
Parameterization
          A Parameterization is a Supplier for parameters of Constructor or Method invocations.
Producible
           
Provider
          A indirection that resolves the instance lazily when Provider.provide() is invoked.
Scoped.KeyDeduction
           
Suppliable
          Describing data of something that can be supplied.
Value
           
 


Silk DI 0.6