The spec for @Singleton says: "Identifies a type that the injector only
instantiates once."
What kind of "once" is this? Once per VM? per classloader? per thread? per
thread group? per injector instance? - The last one (per injector instance)
would make the most sense to me.
Original issue reported on code.google.com by bokowski on 10 Sep 2009 at 4:54
Original issue reported on code.google.com by
bokowski
on 10 Sep 2009 at 4:54