.class public Lcom/amazonaws/internal/config/InternalConfig$Factory; .super Ljava/lang/Object; .source "InternalConfig.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lcom/amazonaws/internal/config/InternalConfig; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x9 name = "Factory" .end annotation # static fields .field private static final SINGELTON:Lcom/amazonaws/internal/config/InternalConfig; # direct methods .method public static constructor ()V .locals 3 .line 1 :try_start_0 new-instance v0, Lcom/amazonaws/internal/config/InternalConfig; invoke-direct {v0}, Lcom/amazonaws/internal/config/InternalConfig;->()V :try_end_0 .catch Ljava/lang/RuntimeException; {:try_start_0 .. :try_end_0} :catch_1 .catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0 .line 2 sput-object v0, Lcom/amazonaws/internal/config/InternalConfig$Factory;->SINGELTON:Lcom/amazonaws/internal/config/InternalConfig; return-void :catch_0 move-exception v0 .line 3 new-instance v1, Ljava/lang/IllegalStateException; const-string v2, "Fatal: Failed to load the internal config for AWS Android SDK" invoke-direct {v1, v2, v0}, Ljava/lang/IllegalStateException;->(Ljava/lang/String;Ljava/lang/Throwable;)V throw v1 :catch_1 move-exception v0 .line 4 throw v0 .end method .method public constructor ()V .locals 0 .line 1 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method .method public static getInternalConfig()Lcom/amazonaws/internal/config/InternalConfig; .locals 1 .line 1 sget-object v0, Lcom/amazonaws/internal/config/InternalConfig$Factory;->SINGELTON:Lcom/amazonaws/internal/config/InternalConfig; return-object v0 .end method