Class MappingResolver
java.lang.Object
io.opentelemetry.javaagent.bootstrap.servlet.MappingResolver
Helper class for finding a mapping that matches current request from a collection of mappings.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceFactory interface for creatingMappingResolverinstances. -
Method Summary
Modifier and TypeMethodDescriptionstatic MappingResolverbuild(Collection<String> mappings) Find mapping for requested path.
-
Method Details
-
build
-
resolve
Find mapping for requested path.
-