Uses of Class
com.google.inject.internal.InjectorShell
Packages that use InjectorShell
-
Uses of InjectorShell in com.google.inject.internal
Fields in com.google.inject.internal with type parameters of type InjectorShellMethods in com.google.inject.internal that return types with arguments of type InjectorShellModifier and TypeMethodDescription(package private) List<InjectorShell> InjectorShell.Builder.build(Initializer initializer, ProcessedBindingData processedBindingData, ContinuousStopwatch stopwatch, Errors errors) Creates and returns the injector shells for the current modules.Method parameters in com.google.inject.internal with type arguments of type InjectorShellModifier and TypeMethodDescriptionvoidAbstractProcessor.process(Iterable<InjectorShell> isolatedInjectorBuilders)