Comment #1 on issue 711 by [email protected]: Bindings fails silenciously instead of raising exception on certains aop configuration
http://code.google.com/p/google-guice/issues/detail?id=711
Interception does not work because you are creating RealBillingService instance yourself (in module). See https://code.google.com/p/google-guice/wiki/AOP#Limitations
-- 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.
