Package brave.jaxrs2

Class ContainerParser

java.lang.Object
brave.jaxrs2.ContainerParser

public class ContainerParser
extends Object
JAX-RS specific type used to customize traced requests based on the JAX-RS resource.

Note: This should not duplicate data added by HttpTracing. For example, this should not add the tag "http.url".