| Package | Description |
|---|---|
| com.google.gwt.dev.shell |
| Modifier and Type | Class and Description |
|---|---|
class |
ModuleSpace
The interface to the low-level browser, this class serves as a 'domain' for a
module, loading all of its classes in a separate, isolated class loader.
|
class |
ModuleSpaceOOPHM |
| Modifier and Type | Method and Description |
|---|---|
static void |
JavaScriptHost.setHost(ShellJavaScriptHost host)
This method is called via reflection from the
CompilingClassLoader,
providing the hosted mode application with all of the methods it needs to
interface with the browser and the server (for deferred binding). |
| Constructor and Description |
|---|
CompilingClassLoader(TreeLogger logger,
CompilationState compilationState,
ShellJavaScriptHost javaScriptHost) |
GWTBridgeImpl(ShellJavaScriptHost host) |
Copyright © 2018. All rights reserved.