You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can now inject Factory<T> for a given T and call it repeatedly. As for detecting
errors in this area, it's difficult to know what the user wants and still support
generic scopes.
From crazyboblee on August 25, 2006 00:48:18
For example a request scope object into a session scoped object. Should we
use proxies, throw exceptions?
Original issue: http://code.google.com/p/google-guice/issues/detail?id=6
The text was updated successfully, but these errors were encountered: