| Interface | Description |
|---|---|
| MonitoringRepository |
Data provider for monitoring statements.
|
| MonitorSpecification |
Specification interface used by the
JamonRepository. |
| Class | Description |
|---|---|
| AlwaysHitedMonitorSpecification |
Specification that accepts monitor in case it has hits.
|
| AlwaysSatisfiedMonitorSpecification |
Specification that always returns true.
|
| JamonRepository |
Repository around the Jamon API.
|
| MonitorLabelPrefixSpecification |
Class that checks if a
Monitors label starts with the MonitorLabelPrefixSpecification.firstPartOfLabel. |
| MonitorLabelSpecification |
Specification that is satisfied whenever the label of the
Monitor is the same as the
MonitorLabelSpecification.label of this specification. |
Copyright © 2017. All rights reserved.