public interface Routed
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPath()
Get the path direct assigned to the component.
|
PathPattern |
getPathPattern()
Get the path pattern that can be used for matching the remaining
request URI against this component represented by this model.
|
java.lang.String getPath()
PathPattern getPathPattern()