Package | Description |
---|---|
act.app | |
act.metric |
Modifier and Type | Field and Description |
---|---|
protected Metric |
AppClassLoader.metric |
Modifier and Type | Class and Description |
---|---|
class |
SimpleMetric
A simple implementation of
Metric |
Modifier and Type | Field and Description |
---|---|
static Metric |
Metric.NULL_METRIC
The do-nothing metric instance
|
Modifier and Type | Method and Description |
---|---|
Metric |
SimpleMetricPlugin.metric() |
Metric |
MetricPlugin.metric()
Returns the default
Metric instance |
Metric |
SimpleMetricPlugin.metric(java.lang.String name) |
Metric |
MetricPlugin.metric(java.lang.String name)
Returns a
Metric instance by name |
Copyright © 2014–2017 ActFramework. All rights reserved.