Uses of Class
com.google.inject.assistedinject.Assisted
-
Packages that use Assisted Package Description com.google.inject.assistedinject Extension for combining factory interfaces with injection; this extension requiresguice-assistedinject.jar. -
-
Uses of Assisted in com.google.inject.assistedinject
Fields in com.google.inject.assistedinject declared as Assisted Modifier and Type Field Description (package private) static AssistedFactoryProvider2. DEFAULT_ANNOTATIONif a factory method parameter isn't annotated, it gets this annotation.
-