public interface UriMatchResultContext extends Traceable
Modifier and Type | Method and Description |
---|---|
MatchResult |
getMatchResult()
Get the match result
|
void |
setMatchResult(MatchResult mr)
Set the match result
|
isTracingEnabled, trace
MatchResult getMatchResult()
void setMatchResult(MatchResult mr)
mr
- the match result.Copyright © 2013 Oracle Corporation. All rights reserved.