Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.google.inject.assistedinject Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
AssistedAnnotates an injected parameter or field whose value comes from an argument to a factory method.Classcom.google.inject.assistedinjectGoogle Guice
AssistedInject When used in tandem with FactoryModuleBuilder, constructors annotated with @AssistedInject indicate that multiple constructors can be injected, each with differentClasscom.google.inject.assistedinjectGoogle Guice
AssistedInjectBindingA binding for a factory created by FactoryModuleBuilder.Interfacecom.google.inject.assistedinjectGoogle Guice
AssistedInjectTargetVisitorA visitor for the AssistedInject extension.Interfacecom.google.inject.assistedinjectGoogle Guice
AssistedMethodDetails about how a method in an assisted inject factory will be assisted.Interfacecom.google.inject.assistedinjectGoogle Guice
FactoryModuleBuilderProvides a factory that combines the caller's arguments with injector-supplied values to Create an interface whose methods return the constructed type, or any of its supertypes.Classcom.google.inject.assistedinjectGoogle Guice
FactoryProviderObsolete.Classcom.google.inject.assistedinjectGoogle Guice