public class PathTemplateMatch extends Object
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<PathTemplateMatch> | ATTACHMENT_KEY |
Constructor and Description |
---|
PathTemplateMatch(String matchedTemplate, Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
String | getMatchedTemplate() |
Map<String,String> | getParameters() |
public static final AttachmentKey<PathTemplateMatch> ATTACHMENT_KEY
Copyright © 2020 JBoss by Red Hat. All rights reserved.