Guice: Injecting Method Interceptors
I am a big fan of Guice. Unfortunately Guice is not complete yet. There are several features that should be added as fast as possible – so everybody is waiting for version 1.1.
Tim Peierls has posted an interesting article about injecting method interceptors. Take a look – this is definitely worth a look.
http://tembrel.blogspot.com/2007/09/injecting-method-interceptors-in-guice.html
One of the main problems of Guice is that it is so different than Spring (but better). Several problems require a different approach than what an old Spring user expects. Because of that fact is is very inspirating to see people doing such things with Guice.
December 31st, 2009 at 20:43
Guice 2.0 has been out since May 2009!
http://code.google.com/p/google-guice/wiki/Guice20
January 2nd, 2010 at 13:23
Yep. I know.
This is a repost since I have updated Wordpress. Thanks for pointing that out. I will try to change the date of the entry…