IWXSoLoaderAdapter.smali

.class public interface abstract Lcom/taobao/weex/adapter/IWXSoLoaderAdapter;
.super Ljava/lang/Object;
.source "IWXSoLoaderAdapter.java"


# virtual methods
.method public abstract doLoad(Ljava/lang/String;)V
    .annotation system Ldalvik/annotation/MethodParameters;
        accessFlags = {
            0x0
        }
        names = {
            "name"
        }
    .end annotation
.end method

.method public abstract doLoadLibrary(Ljava/lang/String;)V
    .annotation system Ldalvik/annotation/MethodParameters;
        accessFlags = {
            0x0
        }
        names = {
            "shortName"
        }
    .end annotation
.end method