Hello,

I would like to integrate Guice with Spring. I read about
SpringIntegration which integrates Spring into Guice.
Is there a reverse to that? I would like to integrate Guice into
Spring, keeping Spring in control.

What I am looking for is a spring BeanFactoryPostProcessor (or
something of that kind) that takes a Guice module bean and produces
Spring BeanDefinitions.

If nothing like that exists yet, I might want to write one (if I find
the time for it). To do that, I would need to know if there are any
big differences between a Spring BeanDefinition and a Guice Binding.

Thank you,
Cristian Vasile Mocanu
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"google-guice" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-guice?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to