A Java library that implements a very limited dependency injection system.
Emmanuel BENOîT
81ea62047e
* 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. |
||
---|---|---|
src | ||
.gitignore | ||
pom.xml | ||
TODO |