A Java library that implements a very limited dependency injection system.
Find a file
Emmanuel BENOîT da28d57f10 Removed registry state checks in ComponentState
The init()/destroy() methods are only called from the registry, which
won't call them if it is in the failed state anyway.
2015-09-17 22:17:39 +02:00
src Removed registry state checks in ComponentState 2015-09-17 22:17: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 Automatically-added singletons 2015-09-17 22:06:53 +02:00