| Package | Description |
|---|---|
| org.visallo.core.bootstrap |
| Modifier and Type | Method and Description |
|---|---|
static InjectHelper.ModuleMaker |
VisalloBootstrap.bootstrapModuleMaker(Configuration configuration)
Get a ModuleMaker that will return the VisalloBootstrap, initializing it with
the provided Configuration if it has not already been created.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
InjectHelper.getInstance(Class<T> clazz,
InjectHelper.ModuleMaker moduleMaker,
Configuration configuration) |
static <T> T |
InjectHelper.inject(T o,
InjectHelper.ModuleMaker moduleMaker,
Configuration configuration) |
Copyright © 2013–2016 V5 Analytics. All rights reserved.