| Package | Description |
|---|---|
| net.anotheria.moskito.core.accumulation | |
| net.anotheria.moskito.core.helper | |
| net.anotheria.moskito.core.registry | |
| net.anotheria.moskito.core.threshold |
| 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 |
JMXBridgeListener<S extends IStats>
This listener registers every new producer as jmx bean.
|
class |
ProducerRegistryAPIImpl
Implementation of the public api for the producer registry.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProducerRegistryImpl.addListener(IProducerRegistryListener listener) |
void |
IProducerRegistry.addListener(IProducerRegistryListener listener)
Adds a producer registry listener.
|
void |
ProducerRegistryImpl.removeListener(IProducerRegistryListener listener) |
void |
IProducerRegistry.removeListener(IProducerRegistryListener listener)
Removes a listener.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ThresholdRepository<S extends IStats>
Repository that contains currently configured thresholds.
|
Copyright © 2010-2020 anotheria.net. All Rights Reserved.