|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IStatsProducer
This interface declares a factory that creates IStats instances.
| Method Summary | |
|---|---|
String |
getCategory()
Returns the category of this producer. |
String |
getProducerId()
Returns the meaningful id of this producer. |
List<IStats> |
getStats()
Returns the list of all stats. |
String |
getSubsystem()
Returns the subsystem the current producer is located in. |
| Method Detail |
|---|
List<IStats> getStats()
String getProducerId()
String getCategory()
String getSubsystem()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||