| Package | Description |
|---|---|
| xapi.dev.generators | |
| xapi.dev.util |
| Modifier and Type | Method and Description |
|---|---|
static InjectionCallbackArtifact |
AbstractInjectionGenerator.ensureAsyncInjected(com.google.gwt.core.ext.TreeLogger logger,
String packageName,
String className,
String outputClass,
com.google.gwt.core.ext.GeneratorContext ctx) |
static InjectionCallbackArtifact |
AsyncProxyGenerator.setupAsyncCallback(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext context,
com.google.gwt.core.ext.typeinfo.JClassType singletonType,
com.google.gwt.dev.jjs.ast.JDeclaredType callbackType) |
| Modifier and Type | Method and Description |
|---|---|
InjectionCallbackArtifact |
GwtInjectionMap.getOrCreateArtifact(com.google.gwt.core.ext.GeneratorContext ctx,
String packageName,
String className) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<InjectionCallbackArtifact> |
GwtInjectionMap.getArtifacts() |
protected Class<InjectionCallbackArtifact> |
InjectionCallbackArtifact.getComparableArtifactType() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
InjectionCallbackArtifact.compareToComparableArtifact(InjectionCallbackArtifact o) |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.