public static interface ExtensibleHttpManagement.PathRemapper
context relative path to a
path appropriate for use with the /management context. The context portion of
the path is not involved.| Modifier and Type | Method and Description |
|---|---|
String |
remapPath(String originalPath)
Converts
originalPath to a path appropriate for use with the /management context. |
String remapPath(String originalPath)
originalPath to a path appropriate for use with the /management context.
The context portion of the path is not involved.originalPath - the original request path, relative to the contextCopyright © 2017 JBoss by Red Hat. All rights reserved.