| Package | Description |
|---|---|
| psiprobe |
Psi-Probe Package.
|
| psiprobe.beans.stats.collectors |
Psi-Probe Beans Stats Collectors Package.
|
| psiprobe.beans.stats.providers |
Psi-Probe Bean Stats Providers Package.
|
| psiprobe.controllers |
Psi-Probe Controllers Package.
|
| psiprobe.controllers.apps |
Psi-Probe Controllers Apps Package.
|
| Modifier and Type | Method and Description |
|---|---|
StatsCollection |
ProbeConfig.getStatsCollection()
Gets the stats collection.
|
| Modifier and Type | Method and Description |
|---|---|
StatsCollection |
AbstractStatsCollectorBean.getStatsCollection()
Gets the stats collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractStatsCollectorBean.setStatsCollection(StatsCollection statsCollection)
Sets the stats collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorSeriesProvider.populate(org.jfree.data.xy.DefaultTableXYDataset dataset,
StatsCollection statsCollection,
javax.servlet.http.HttpServletRequest request) |
void |
MultipleSeriesProvider.populate(org.jfree.data.xy.DefaultTableXYDataset dataset,
StatsCollection statsCollection,
javax.servlet.http.HttpServletRequest request) |
void |
SeriesProvider.populate(org.jfree.data.xy.DefaultTableXYDataset dataset,
StatsCollection statsCollection,
javax.servlet.http.HttpServletRequest request)
Populate.
|
void |
StandardSeriesProvider.populate(org.jfree.data.xy.DefaultTableXYDataset dataset,
StatsCollection statsCollection,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
StatsCollection |
RenderChartController.getStatsCollection()
Gets the stats collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RenderChartController.setStatsCollection(StatsCollection statsCollection)
Sets the stats collection.
|
| Modifier and Type | Method and Description |
|---|---|
StatsCollection |
BaseGetApplicationController.getStatsCollection()
Gets the stats collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseGetApplicationController.setStatsCollection(StatsCollection statsCollection)
Sets the stats collection.
|
Copyright © 2009–2020 psi-probe. All rights reserved.