Uses of Package
com.google.inject.assistedinject

Packages that use com.google.inject.assistedinject
com.google.inject.assistedinject Extension for combining factory interfaces with injection; this extension requires guice-assistedinject-3.0.jar
 

Classes in com.google.inject.assistedinject used by com.google.inject.assistedinject
AssistedInjectBinding
          A binding for a factory created by FactoryModuleBuilder.
AssistedMethod
          Details about how a method in an assisted inject factory will be assisted.
FactoryModuleBuilder
          Provides a factory that combines the caller's arguments with injector-supplied values to construct objects.
 



Copyright © 2006-2011 Google, Inc.. All Rights Reserved.