Uses of Annotation Interface
com.google.inject.spi.Toolable
Packages that use Toolable
Package
Description
Extension for combining factory interfaces with injection; this extension requires
guice-assistedinject.jar
.-
Uses of Toolable in com.google.inject.assistedinject
Methods in com.google.inject.assistedinject with annotations of type ToolableModifier and TypeMethodDescription(package private) void
FactoryProvider2.initialize
(Injector injector) At injector-creation time, we initialize the invocation handler.