A Java library that implements a very limited dependency injection system.
Find a file
Emmanuel BENOîT 36887ae759 Registry-aware components
The RegistryAware interface can be implemented in order to let the
component know of the registry it is being bound to.
2015-09-16 10:45:40 +02:00
src Registry-aware components 2015-09-16 10:45:40 +02:00
.gitignore Created project 2015-09-13 14:39:54 +02:00
pom.xml Started writing tests 2015-09-13 15:03:43 +02:00
TODO Registry-aware components 2015-09-16 10:45:40 +02:00