public interface Routed
Modifier and Type | Method and Description |
---|---|
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.
|
String getPath()
PathPattern getPathPattern()
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.