| Interface | Description |
|---|---|
| BuiltInProducer |
This interface signalizes that the current producer is a built-in producer.
|
| Class | Description |
|---|---|
| AbstractBuiltInProducer<S extends IStats> |
Abstract class for all builtin producers.
|
| AfterStartTasks |
This utility is used to perform auto-start tasks slightly after the initialization and in a separate thread.
|
| BuiltInGCProducer |
Builtin producer for values supplied by GC.
|
| BuiltinGlobalRequestProcessorProducer |
Producer for values supplied by Global Request Processor.
|
| BuiltInMemoryPoolProducer |
Builtin producer for memory pool monitoring.
|
| BuiltInMemoryPoolVirtualProducer |
Built in producer for monitoring of virtual memory pools, which are combination of pools based on memory type, like: all heap pools, all non-heap pools.
|
| BuiltInMemoryProducer |
A builtin memory producer for Runtime.get...
|
| BuiltInOSProducer |
Builtin producer for values supplied by jmx for the operation system.
|
| BuiltInRuntimeProducer |
Builtin producer for values supplied by jmx for the runtime.
|
| BuiltInThreadCountProducer |
A built-in producer that counts threads based on jmx provided bean.
|
| BuiltInThreadStatesProducer |
This builtin producer monitors the thread states and how many threads are in each state i.e.
|
| BuiltinUpdater |
Helper utility to provide updates for builtin producers.
|
| IOUtils | |
| MBeanProducerFactory |
Factory for building MBean producers
|
| MBeanStatsFactory |
Factory for mbean stats
|
| MBeanUtil |
Utility class to register and unregister MBeans.
|
| MoskitoWebUi |
Utility to check if MoSKito WebUI is connected to application at runtime.
|
| SimpleStatsProducer<S extends IStats> |
Implements
IStatsProducer and is an Inspectable. |
| StartBuiltInProducers |
A utility for starting built-in producers upon moskito start / initialization.
|
Copyright © 2010-2020 anotheria.net. All Rights Reserved.