public abstract class AbstractBuiltInProducer<S extends IStats> extends java.lang.Object implements IStatsProducer<S>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SUBSYSTEM_BUILTIN
Name for the builtin system registration.
|
| Constructor and Description |
|---|
AbstractBuiltInProducer() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSubsystem()
Returns the subsystem the current producer is located in.
|
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCategory, getProducerId, getStatspublic static final java.lang.String SUBSYSTEM_BUILTIN
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String getSubsystem()
IStatsProducergetSubsystem in interface IStatsProducer<S extends IStats>Copyright © 2010-2020 anotheria.net. All Rights Reserved.