final class CrashGuiceSupport
extends com.google.inject.AbstractModule
Modifier and Type | Class and Description |
---|---|
static class |
CrashGuiceSupport.Bootstrap |
private static class |
CrashGuiceSupport.CrashPluginsModule |
Modifier and Type | Field and Description |
---|---|
private boolean |
autostart |
private static java.lang.String |
AUTOSTART |
Constructor and Description |
---|
CrashGuiceSupport() |
CrashGuiceSupport(boolean autostart) |
Modifier and Type | Method and Description |
---|---|
protected void |
configure() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
private static final java.lang.String AUTOSTART
private final boolean autostart