| Modifier and Type | Class and Description |
|---|---|
class |
AccumulatorRepository<S extends IStats>
Repository that holds and manages accumulators.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TieableRepository<T extends Tieable,S extends IStats>
Basic class for repository that manages tieable objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultStatsLogger
The DefaultStatsLogger class providing a logging utility for stats default value.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ThresholdRepository<S extends IStats>
Repository that contains currently configured thresholds.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IUpdateTriggerService.addUpdateable(IUpdateable aUpdateable,
int aUpdateSequenceInSeconds)
This method registers a listener that will be notified every 'aUpdateSequenceInSeconds' seconds.
|
Copyright © 2010-2020 anotheria.net. All Rights Reserved.