public class ServletContextDecorator extends AbstractDecorator
Constructor and Description |
---|
ServletContextDecorator() |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldSetTag(DDSpanContext context,
String tag,
Object value) |
getMatchingTag, getMatchingValue, getReplacementTag, getReplacementValue, setMatchingTag, setMatchingValue, setReplacementTag, setReplacementValue
public boolean shouldSetTag(DDSpanContext context, String tag, Object value)
shouldSetTag
in class AbstractDecorator