Hi I have the following scenarion:
I have a system architectured as "plugins" that are loaded per annotation - an inrerface has multiple implementations that are injected according to an annotations. Until now - we are OK. Problem is - those implementations have injections to their private members (usually as inject members and not contructor injection): I need to be able to inject using the same annotation that was used before but I don't know in advance what is the "context" here. Is there a way to get the binding annotation used / pass it as an argument somehow? Thanks -- You received this message because you are subscribed to the Google Groups "google-guice" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-guice+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/google-guice/9f58f268-f5a0-4bc2-9e7a-e9422cf40da5n%40googlegroups.com.