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