public static interface ThreadContext.ServletRequestInfo
| Modifier and Type | Method and Description |
|---|---|
String |
getContextPath() |
String |
getMethod() |
String |
getPathInfo() |
String |
getServletPath() |
String |
getUri() |
Copyright © 2011–2018 Glowroot contributors. All rights reserved.