Generated by
JDiff

Interface com.google.inject.servlet.LinkedServletBinding

Changed Methods
Key<HttpServlet> getLinkedKey() Change in return type from (Key<? extends HttpServlet>) to Key<HttpServlet>.
Changed from non-abstract to abstract.
Returns the key used to lookup the servlet instance.