| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
forceAsync
Normally, if you access a singleton synchronously before you do asynchronously,
the provider will skip using a code-splitting callback,
as the injected class would be pulled into the codebase beforehand.
|
boolean |
isDevMode |
boolean |
isGwt |
Class<? extends PlatformSelector> |
runtimeSelector |
public abstract Class<? extends PlatformSelector> runtimeSelector
public abstract boolean forceAsync
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.