Package 

Interface ApplicationStartupCollector

  • All Implemented Interfaces:
    org.acra.collector.Collector , org.acra.plugins.Plugin

    
    public interface ApplicationStartupCollector
     implements Collector
                        

    A collector that is also called at startup

    • Method Summary

      Modifier and Type Method Description
      abstract Unit collectApplicationStartUp(Context context, CoreConfiguration config) collect startup data
      Collector.Order getOrder()
      • Methods inherited from class org.acra.collector.ApplicationStartupCollector

        collect
      • Methods inherited from class org.acra.collector.Collector

        enabled
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait