public class BuiltInThreadCountProducer extends AbstractBuiltInProducer<ThreadCountStats> implements IStatsProducer<ThreadCountStats>, BuiltInProducer
SUBSYSTEM_BUILTIN| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCategory()
Returns the category of this producer.
|
java.lang.String |
getProducerId()
Returns the meaningful id of this producer.
|
java.util.List<ThreadCountStats> |
getStats()
Returns the list of all stats.
|
getSubsystem, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSubsystempublic java.lang.String getCategory()
IStatsProducergetCategory in interface IStatsProducer<ThreadCountStats>public java.lang.String getProducerId()
IStatsProducergetProducerId in interface IStatsProducer<ThreadCountStats>public java.util.List<ThreadCountStats> getStats()
IStatsProducergetStats in interface IStatsProducer<ThreadCountStats>Copyright © 2010-2020 anotheria.net. All Rights Reserved.