ModeShape Distribution 3.6.0.Final

org.modeshape.jboss.metric
Class ModelMetrics

java.lang.Object
  extended by org.modeshape.jboss.metric.ModelMetrics

public final class ModelMetrics
extends Object

Attributes that are metrics in ModeShape subsystem. These are runtime-only and default to a value of zero.


Nested Class Summary
static class ModelMetrics.MetricAttributeDefinition
          Represents an attribute definition of a ModeShape metric.
 
Field Summary
static List<ModelMetrics.MetricAttributeDefinition> ALL_METRICS
          All duration and value metric attribute definitions.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ALL_METRICS

public static final List<ModelMetrics.MetricAttributeDefinition> ALL_METRICS
All duration and value metric attribute definitions.


ModeShape Distribution 3.6.0.Final

Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.