Package 

Class PeriodicWorkService

  • All Implemented Interfaces:
    co.elastic.apm.android.sdk.internal.services.Lifecycle , co.elastic.apm.android.sdk.internal.services.Service , java.lang.Runnable

    
    public class PeriodicWorkService
     implements Service, Runnable
                        
    • Method Summary

      Modifier and Type Method Description
      void addTask(PeriodicTask task)
      void start()
      void stop()
      String name()
      void initialize()
      void run()
      • Methods inherited from class java.lang.Runnable

        run
      • Methods inherited from class java.lang.Object

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