Package | Description |
---|---|
org.apache.cxf.metrics | |
org.apache.cxf.metrics.codahale | |
org.apache.cxf.metrics.interceptors |
Constructor and Description |
---|
MetricsFeature(MetricsProvider... providers) |
Modifier and Type | Class and Description |
---|---|
class |
CodahaleMetricsProvider |
Modifier and Type | Method and Description |
---|---|
protected Collection<? extends MetricsProvider> |
AbstractMetricsInterceptor.getMetricProviders(Bus bus) |
Constructor and Description |
---|
AbstractMetricsInterceptor(String phase,
MetricsProvider[] p) |
MetricsMessageClientOutInterceptor(MetricsProvider[] p) |
MetricsMessageInInterceptor(MetricsProvider[] p) |
MetricsMessageInOneWayInterceptor(MetricsProvider[] p) |
MetricsMessageInPostInvokeInterceptor(MetricsProvider[] p) |
MetricsMessageInPreInvokeInterceptor(MetricsProvider[] p) |
MetricsMessageOutInterceptor(MetricsProvider[] p) |
Apache CXF