Class CxfProperties.Metrics.Client
java.lang.Object
org.apache.cxf.spring.boot.autoconfigure.CxfProperties.Metrics.Client
- Enclosing class:
- CxfProperties.Metrics
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetMaxUriTags(int maxUriTags) voidsetRequestsMetricName(String requestsMetricName)
-
Constructor Details
-
Client
public Client()
-
-
Method Details
-
getRequestsMetricName
-
setRequestsMetricName
-
getMaxUriTags
public int getMaxUriTags() -
setMaxUriTags
public void setMaxUriTags(int maxUriTags)
-