Package 

Class JavaScriptModuleRegistry


  • 
    public final class JavaScriptModuleRegistry
    
                        

    Class responsible for holding all the JavaScriptModules. Uses Java proxy objects to dispatch method calls on JavaScriptModules to the bridge using the corresponding module and method ids so the proper function is executed in JavaScript.