31 lines
589 B
Smali
31 lines
589 B
Smali
.class Lorg/apache/commons/logging/LogFactory$1;
|
|
.super Ljava/lang/Object;
|
|
.source "LogFactory.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/security/PrivilegedAction;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()Ljava/lang/Object;
|
|
.locals 1
|
|
|
|
.line 1
|
|
invoke-static {}, Lorg/apache/commons/logging/LogFactory;->directGetContextClassLoader()Ljava/lang/ClassLoader;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|