public interface

LinkedServletBinding

implements ServletModuleBinding
com.google.inject.servlet.LinkedServletBinding

Class Overview

A linked binding to a servlet.

Summary

Public Methods
abstract Key<? extends HttpServlet> getLinkedKey()
Returns the key used to lookup the servlet instance.
[Expand]
Inherited Methods
From interface com.google.inject.servlet.ServletModuleBinding

Public Methods

public abstract Key<? extends HttpServlet> getLinkedKey ()

Returns the key used to lookup the servlet instance.