A Java library that implements a very limited dependency injection system.
Find a file
Emmanuel BENOîT 81ea62047e Component state and registry - fixes and refactoring
* Errors during shutdown or destruction will be thrown as exceptions.
Returning the collection of errors was clumsy, at best - if something
goes wrong, the registry has failed anyway.
* Recursive initialisation and destruction methods in ComponentState
* Use ComponentState's methods while initialising, starting up, shutting
down or destroying the registry.
2015-09-17 10:18:09 +02:00
src Component state and registry - fixes and refactoring 2015-09-17 10:18:09 +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 Component state and registry - fixes and refactoring 2015-09-17 10:18:09 +02:00