| Interface | Description |
|---|---|
| IMemoryPoolStats |
Describes stats for a memory pool as a part of the garbage collector internal pools (old, new, eden, tenured, perm, etc).
|
| Class | Description |
|---|---|
| AbstractMemoryPoolStats |
Base class for memory pool stats.
|
| AbstractStatsFactory<Stats extends IStats> |
Common
IOnDemandStatsFactory impl. |
| ActionStats |
ActionStats for action oriented ui frameworks like struts.
|
| CacheStats |
Stats for (read) caches.
|
| Constants |
Constants used through moskito.
|
| ErrorStats |
Stats for (read) caches.
|
| FilterStats |
Stats for HTTPFilters.
|
| FilterStatsFactory |
Factory for filter stats.
|
| GCStats |
Stats object for Garbage Collector related values.
|
| GlobalRequestProcessorStats |
Stats object for Global Request Processor related values.
|
| MBeanStats |
Stats object for mbean values
|
| MemoryPoolStats |
Statistics for a memory pool usage.
|
| MemoryStats |
Stat for a memory amount (used, heap, free etc).
|
| OSStats |
Stats object for operation system related values.
|
| PageInBrowserStats |
Stats collection for HTML DOM related information.
|
| PageInBrowserStatsFactory |
Factory that creates PageInBrowserStats objects for on demand producers.
|
| QueueStats |
Stats for queues.
|
| QueuingSystemStats |
Stats for a QueuingSystem like the Enterpise Queue Processor in ano-prise.
|
| RequestOrientedStats |
This is an abstract class for all request oriented stats.
|
| RuntimeStats |
Stats object that corresponds to JMX RuntimeMbean.
|
| ServiceStats |
Stats for services (as in SOA services).
|
| ServiceStatsCallHandler |
Implementation of a call handler that uses service stats.
|
| ServiceStatsCallHandlerWithCallSysout |
This CallHandler prints out all requests that passes throw it to the standart out.
|
| ServiceStatsFactory |
Factory that creates ServiceStats objects for on demand producers.
|
| ServletStats |
Predefined stats collection for servlets.
|
| ThreadCountStats |
Stats for thread creation.
|
| ThreadStateStats |
Stats object for thread states.
|
| VirtualMemoryPoolStats |
Stats for virtual pools, i.e.
|
| Enum | Description |
|---|---|
| PageInBrowserStats.PageInBrowserStatsValueName |
Represents PageInBrowserStats value name.
|
| QueueStats.StatDef |
The definition enum.
|
Copyright © 2010-2020 anotheria.net. All Rights Reserved.