A Java library that implements a very limited dependency injection system.
Find a file
Emmanuel BENOîT 68a337ec6a Component state and registry - Drivers support
A component with "drivers" will initialise/start its drivers after it is
initialised/started itself. It will also stop/destroy non-driver reverse
dependencies before stopping/destroying its drivers.
2015-09-17 10:57:46 +02:00
src Component state and registry - Drivers support 2015-09-17 10:57:46 +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 - Drivers support 2015-09-17 10:57:46 +02:00