Class ServletMappingResolverFactory.Mappings
- java.lang.Object
-
- io.opentelemetry.instrumentation.servlet.naming.ServletMappingResolverFactory.Mappings
-
- Enclosing class:
- ServletMappingResolverFactory
public static class ServletMappingResolverFactory.Mappings extends Object
-
-
Constructor Summary
Constructors Constructor Description Mappings(Collection<String> mappings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Collection<String>getMappings()
-
-
-
Constructor Detail
-
Mappings
public Mappings(Collection<String> mappings)
-
-
Method Detail
-
getMappings
public Collection<String> getMappings()
-
-