public class VisalloBootstrap
extends com.google.inject.AbstractModule
| Modifier and Type | Method and Description |
|---|---|
static VisalloBootstrap |
bootstrap(Configuration configuration) |
static InjectHelper.ModuleMaker |
bootstrapModuleMaker(Configuration configuration)
Get a ModuleMaker that will return the VisalloBootstrap, initializing it with
the provided Configuration if it has not already been created.
|
void |
checkVisalloGraphVersion(org.vertexium.Graph g) |
protected void |
configure() |
static <T> com.google.inject.Provider<? extends T> |
getConfigurableProvider(Configuration config,
String key) |
static void |
shutdown() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic static VisalloBootstrap bootstrap(Configuration configuration)
public static InjectHelper.ModuleMaker bootstrapModuleMaker(Configuration configuration)
configuration - the Visallo configurationprotected void configure()
configure in class com.google.inject.AbstractModulepublic void checkVisalloGraphVersion(org.vertexium.Graph g)
public static void shutdown()
public static <T> com.google.inject.Provider<? extends T> getConfigurableProvider(Configuration config, String key)
Copyright © 2013–2016 V5 Analytics. All rights reserved.