Uses of Interface
com.google.inject.throwingproviders.ThrowingProvider

Packages that use ThrowingProvider
com.google.inject.throwingproviders Extension for injecting objects that may throw at provision time. 
 

Uses of ThrowingProvider in com.google.inject.throwingproviders
 

Classes in com.google.inject.throwingproviders with type parameters of type ThrowingProvider
 class ThrowingProviderBinder.SecondaryBinder<P extends ThrowingProvider>
           
 

Methods in com.google.inject.throwingproviders with type parameters of type ThrowingProvider
<P extends ThrowingProvider>
ThrowingProviderBinder.SecondaryBinder<P>
ThrowingProviderBinder.bind(Class<P> interfaceType, Type valueType)
           
 



Copyright 2008 Google Inc. All Rights Reserved.