public interface LinkedServletBinding extends ServletModuleBinding
Modifier and Type | Method and Description |
---|---|
Key<? extends javax.servlet.http.HttpServlet> |
getLinkedKey()
Returns the key used to lookup the servlet instance.
|
getInitParams, getPattern, getUriPatternType, matchesUri
Key<? extends javax.servlet.http.HttpServlet> getLinkedKey()
Copyright © 2006–2016 Google, Inc.. All rights reserved.