public class BuiltInGCProducer extends AbstractBuiltInProducer implements IStatsProducer, BuiltInProducer
SUBSYSTEM_BUILTIN| Constructor and Description |
|---|
BuiltInGCProducer() |
| 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<IStats> |
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 IStatsProducerpublic java.lang.String getProducerId()
IStatsProducergetProducerId in interface IStatsProducerpublic java.util.List<IStats> getStats()
IStatsProducergetStats in interface IStatsProducerCopyright © 2010-2020 anotheria.net. All Rights Reserved.