Uses of Class
com.google.inject.assistedinject.Parameter
Packages that use Parameter
Package
Description
Extension for combining factory interfaces with injection; this extension requires
guice-assistedinject.jar
.-
Uses of Parameter in com.google.inject.assistedinject
Fields in com.google.inject.assistedinject with type parameters of type ParameterMethods in com.google.inject.assistedinject that return types with arguments of type ParameterMethods in com.google.inject.assistedinject with parameters of type ParameterModifier and TypeMethodDescriptionprivate boolean
FactoryProvider.paramCanBeInjected
(Parameter parameter, Injector injector) Deprecated.