Uses of Class
com.google.inject.spi.Toolable
-
Packages that use Toolable Package Description com.google.inject.assistedinject Extension for combining factory interfaces with injection; this extension requiresguice-assistedinject.jar. -
-
Uses of Toolable in com.google.inject.assistedinject
Methods in com.google.inject.assistedinject with annotations of type Toolable Modifier and Type Method Description (package private) voidFactoryProvider2. initialize(Injector injector)At injector-creation time, we initialize the invocation handler.
-