Status: New
Owner: ----

New issue 535 by [email protected]: Add bindHealthHook() to GseModule.
http://code.google.com/p/google-guice/issues/detail?id=535

This is similar to bindHealthCheckerHook(), but not quite the same. HealthCheckerHook does not provide access to the HttpServletRequest, so it is not possible to use request parameters to decide how to respond to the healthz check. For that you need to write an HttpServlet and pass it to GoogleServletEngine.addHealthHook().


--
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.

Reply via email to