@AutoService(value=org.acra.startup.StartupProcessor.class)
public class LimiterStartupProcessor
extends org.acra.plugins.HasConfigPlugin
implements org.acra.startup.StartupProcessor
| Constructor and Description |
|---|
LimiterStartupProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
processReports(Context context,
org.acra.config.CoreConfiguration config,
List<org.acra.startup.Report> reports) |