Hi folks,

i'm stuck at the following situation.
I depend on a Provider<EntityManager> in my constructor (via @Inject).
My binding uses a custom scope (@ConnectionScoped). The problem
is: How can i provide an alternative when there is no connection context?
This is required during bootstrap and background tasks. This should be same
issue with  @RequestScoped from the servlet integration.

Greetings
Willi

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

Reply via email to