Silk DI 0.6


Uses of Package
se.jbee.inject.config

Packages that use se.jbee.inject.config
se.jbee.inject.bootstrap   
se.jbee.inject.config   
 

Classes in se.jbee.inject.config used by se.jbee.inject.bootstrap
Globals
          A record containing all configuring data and strategies.
Presets
          Presets are an immutable associative data structure associating a exact Type (including generics) with a value for/of that exact given type.
 

Classes in se.jbee.inject.config used by se.jbee.inject.config
Edition
          An Edition decides wich features are contained in a specific setup.
Feature
          Features can be used to model more fine grained Edition by using enums as the options to chose from.
Globals
          A record containing all configuring data and strategies.
Options
          Options are used to model configurations of the bootstrapping process through one enum for each configurable property (each property is identified by the enum's Class object).
Presets
          Presets are an immutable associative data structure associating a exact Type (including generics) with a value for/of that exact given type.
 


Silk DI 0.6