A Java library that implements a very limited dependency injection system.
Find a file
Emmanuel BENOîT 5032e44182 Changes for component-provided names
* The component registration record may now include a "name provider" (a
function returning a string based on an instance of the component),
which will be used to determine the component's name.
* NameProvider annotation indicates a method that returns the
component's name
2015-09-17 13:33:39 +02:00
src Changes for component-provided names 2015-09-17 13:33:39 +02:00
.gitignore Created project 2015-09-13 14:39:54 +02:00
pom.xml Depend on current ebul-func snapshot 2015-09-17 09:44:12 +02:00
TODO Changes for component-provided names 2015-09-17 13:33:39 +02:00