Interface | Description |
---|---|
StatsGroup |
StatsGroup is a logical collection of similar StatsInstance.
|
StatsInstance |
StatsInstance represents a single instance of the Stats template.
|
StatsTemplateLookup |
Interface to lookup Stats template configuration.
|
Class | Description |
---|---|
StatisticActions |
This class is used to propagate action events from PMI service to the runtime
component.
|
StatsFactory |
StatsFactory is main class in Custom PMI.
|
Exception | Description |
---|---|
StatsFactoryException |
StatsFactoryException is thrown from StatsFactory to indicate an error while creating a StatsInstance or a StatsGroup.
|