Issue 78: Support Provision Interception / Construction Interception
http://code.google.com/p/google-guice/issues/detail?id=78

Comment #5 by james.strachan:
here's a complete patch which replaces the previous two; it includes  
improved javadoc along with a JSR 250
module which adds support for @PostConstruct along with some tests.

This patch requires the jar installed at lib/build/jsr250-api-1.0.jar and  
to create a new IDEA module.

BTW I added an extra helper method in the Matchers too;  
Matchers.methodAnnotatedWith() which makes it easy
to create matchers for most annotation driven post construction points

Attachments:
        complete_patch.patch  39.1 KB
        jsr250-api-1.0.jar  5.7 KB



-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" 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-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to