org.apache.synapse.metrics
Class MetricsConstants

java.lang.Object
  extended by org.apache.synapse.metrics.MetricsConstants

public final class MetricsConstants
extends Object


Field Summary
static String GLOBAL_REQUEST_COUNTER
           
static String REQUEST_RECEIVED_TIME
           
 
Constructor Summary
MetricsConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GLOBAL_REQUEST_COUNTER

public static final String GLOBAL_REQUEST_COUNTER
See Also:
Constant Field Values

REQUEST_RECEIVED_TIME

public static final String REQUEST_RECEIVED_TIME
See Also:
Constant Field Values
Constructor Detail

MetricsConstants

public MetricsConstants()


Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.