Uses of Class
com.google.inject.throwingproviders.ThrowingProviderBinder.SecondaryBinder

Packages that use ThrowingProviderBinder.SecondaryBinder
com.google.inject.throwingproviders Extension for injecting objects that may throw at provision time; this extension requires guice-throwingproviders-3.0.jar
 

Uses of ThrowingProviderBinder.SecondaryBinder in com.google.inject.throwingproviders
 

Methods in com.google.inject.throwingproviders that return ThrowingProviderBinder.SecondaryBinder
 ThrowingProviderBinder.SecondaryBinder<P> ThrowingProviderBinder.SecondaryBinder.annotatedWith(Annotation annotation)
           
 ThrowingProviderBinder.SecondaryBinder<P> ThrowingProviderBinder.SecondaryBinder.annotatedWith(Class<? extends Annotation> annotationType)
           
<P extends CheckedProvider>
ThrowingProviderBinder.SecondaryBinder<P>
ThrowingProviderBinder.bind(Class<P> interfaceType, Type valueType)
           
 



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