A Java library that implements a very limited dependency injection system.
Find a file
Emmanuel BENOîT a95d71e770 Component registration info - Lifecycle method finder rewritten
The method that looks for lifecycle methods now uses MemberFinder to
locate lifecycle methods in both interfaces and superclasses.
2015-09-14 09:34:39 +02:00
src Component registration info - Lifecycle method finder rewritten 2015-09-14 09:34:39 +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