public interface HarvestListener
| Modifier and Type | Method and Description |
|---|---|
void |
afterHarvest(java.lang.String appName)
Called after the harvest.
|
void |
beforeHarvest(java.lang.String appName,
StatsEngine statsEngine)
Called before the harvest.
|
void beforeHarvest(java.lang.String appName,
StatsEngine statsEngine)
void afterHarvest(java.lang.String appName)