| Interface | Description |
|---|---|
| CounterManager |
Service interface to manage Counters.
|
| CounterMXBean |
| Class | Description |
|---|---|
| CounterHelper |
Dummy helper class to be used by code that updates the counters to avoid having to do the service lookup
|
| CounterHistoryRecorder |
Listen to Simon events to store past values of the counters History is kept in memory using
CounterHistoryStack |
| CounterHistoryStack |
Fixed length Stack that is used to store values of a counter over time
|
| CounterManagerImpl |
Runtime component that provides the
CounterManager service. |
| CounterMXBeanImpl |
Copyright © 2018 Nuxeo. All rights reserved.