public abstract class ServletWithMetricsBase extends ServletBase implements AllOperationMetrics.Provider
_basePath, _clusterView, _timeMaster, LOG| Modifier | Constructor and Description |
|---|---|
protected |
ServletWithMetricsBase(SharedServiceStuff stuff,
ClusterViewByServer clusterView,
String servletPathBase) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
fillOperationMetrics(AllOperationMetrics metrics) |
_addStdHeaders, _trimPath, constructMetadata, constructRequest, constructResponse, doDelete, doGet, doHead, doPost, doPut, getClusterView, handleDelete, handleGet, handleHead, handlePost, handlePutdoOptions, doTrace, getLastModified, service, serviceprotected ServletWithMetricsBase(SharedServiceStuff stuff, ClusterViewByServer clusterView, String servletPathBase)
public abstract void fillOperationMetrics(AllOperationMetrics metrics)
fillOperationMetrics in interface AllOperationMetrics.ProviderCopyright © 2012-2014 fasterxml.com. All Rights Reserved.