public interface FaviconProvider extends Orderable
Modifier and Type | Method and Description |
---|---|
String |
getUrl(javax.servlet.http.HttpServletRequest request)
Return the absolute or relative URL to the favicon icon exposed by this provider.
|
String getUrl(javax.servlet.http.HttpServletRequest request)
request
- the current requestCopyright © 2019 Communote team. All rights reserved.