granularity level: instruction
.class abstract Lcom/google/android/datatransport/runtime/TransportRuntimeComponent;
.super Ljava/lang/Object;
.source "TransportRuntimeComponent.java"
.implements Ljava/io/Closeable;
.annotation runtime Lcom/google/android/datatransport/runtime/dagger/Component;
modules = {
Lcom/google/android/datatransport/runtime/backends/BackendRegistryModule;,
Lcom/google/android/datatransport/runtime/scheduling/persistence/EventStoreModule;,
Lcom/google/android/datatransport/runtime/ExecutionModule;,
Lcom/google/android/datatransport/runtime/scheduling/SchedulingModule;,
Lcom/google/android/datatransport/runtime/scheduling/SchedulingConfigModule;,
Lcom/google/android/datatransport/runtime/time/TimeModule;
}
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/android/datatransport/runtime/TransportRuntimeComponent$Builder;
}
.end annotation
.annotation runtime Ljavax/inject/Singleton;
.end annotation
.method constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public close()V
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
return-void
.end method
.method abstract getEventStore()Lcom/google/android/datatransport/runtime/scheduling/persistence/EventStore;
const/4 v0, 0x0
return-object v0
.end method
.method abstract getTransportRuntime()Lcom/google/android/datatransport/runtime/TransportRuntime;
const/4 v0, 0x0
return-object v0
.end method