Uses of Interface
com.google.inject.assistedinject.AssistedMethod
Packages that use AssistedMethod
Package
Description
Extension for combining factory interfaces with injection; this extension requires
guice-assistedinject.jar
.-
Uses of AssistedMethod in com.google.inject.assistedinject
Classes in com.google.inject.assistedinject that implement AssistedMethodModifier and TypeClassDescriptionprivate static class
All the data necessary to perform an assisted inject.Methods in com.google.inject.assistedinject that return types with arguments of type AssistedMethodModifier and TypeMethodDescriptionAssistedInjectBinding.getAssistedMethods()
Returns anAssistedMethod
for each method in the factory.FactoryProvider2.getAssistedMethods()