Package 

Class Instrumentation

    • Constructor Summary

      Constructors 
      Constructor Description
      Instrumentation(boolean enabled)
    • Method Summary

      Modifier and Type Method Description
      static boolean isEnabled(Class<out Instrumentation> instrumentationClass)
      • Methods inherited from class co.elastic.apm.android.sdk.internal.configuration.Configuration

        getConfigurationOptions
      • Methods inherited from class org.stagemonitor.configuration.ConfigurationOptionProvider

        getConfigurationOptions
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Instrumentation

        Instrumentation(boolean enabled)