It seems that iPojo doesn't know how to go up the inheritance tree to look for annotations. So if I wish to have an abstract class that has the @Provides or @Component or even the @Validate/@Invalidate method because a bunch of them implement things in the same way I cannot.
Am I correct? - Joel Schuster

