2008/10/8 AZ <[EMAIL PROTECTED]>: > > Is there an interceptor in guice that is called when a bean is being > instantiated?
FWIW there's a pending patch so that your ConstructorInterceptor can be invoked after Guice has constructed and injected your bean along with support for @PostConstruct or Spring InitializingBean lifecycle method hooks invoked after injection... http://code.google.com/p/google-guice/issues/detail?id=78 -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://open.iona.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
