Silk DI 0.6


Package se.jbee.inject.config

Interface Summary
Edition An Edition decides wich features are contained in a specific setup.
Feature<T extends Enum<T>> Features can be used to model more fine grained Edition by using enums as the options to chose from.
 

Class Summary
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