public static class PathTemplateMatcher.PathMatchResult<T> extends Object
PathTemplateMatcher.PathMatchResult(Map<String,String> parameters, String matchedTemplate, T value)
String
getMatchedTemplate()
Map<String,String>
getParameters()
T
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PathTemplateMatcher.PathMatchResult(Map<String,String> parameters, String matchedTemplate, T value)
public Map<String,String> getParameters()
public String getMatchedTemplate()
public T getValue()
Copyright © 2014 JBoss by Red Hat. All rights reserved.