Package | Description |
---|---|
com.google.inject.internal |
Guice (sounds like like "juice")
|
Modifier and Type | Field and Description |
---|---|
private java.util.List<InjectorShell> |
InternalInjectorCreator.shells |
Modifier and Type | Method and Description |
---|---|
(package private) java.util.List<InjectorShell> |
InjectorShell.Builder.build(Initializer initializer,
ProcessedBindingData bindingData,
Stopwatch stopwatch,
Errors errors)
Creates and returns the injector shells for the current modules.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractProcessor.process(java.lang.Iterable<InjectorShell> isolatedInjectorBuilders) |