public class JaxrsOperationTagsCustomizer extends Object implements TagsCustomizer
| Constructor and Description |
|---|
JaxrsOperationTagsCustomizer(JaxrsTags jaxrsTags) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<io.micrometer.core.instrument.Tag> |
getAdditionalTags(Exchange ex,
boolean client) |
public JaxrsOperationTagsCustomizer(JaxrsTags jaxrsTags)
public Iterable<io.micrometer.core.instrument.Tag> getAdditionalTags(Exchange ex, boolean client)
getAdditionalTags in interface TagsCustomizerApache CXF