Uses of Interface
com.google.inject.assistedinject.AssistedMethod

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

Uses of AssistedMethod in com.google.inject.assistedinject
 

Methods in com.google.inject.assistedinject that return types with arguments of type AssistedMethod
 Collection<AssistedMethod> AssistedInjectBinding.getAssistedMethods()
          Returns an AssistedMethod for each method in the factory.
 



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