Package | Description |
---|---|
com.google.inject.throwingproviders |
Extension for injecting objects that may throw at provision time; this extension requires
guice-throwingproviders-3.0.jar . |
Modifier and Type | Method and Description |
---|---|
ThrowingProviderBinder.SecondaryBinder<P> |
ThrowingProviderBinder.SecondaryBinder.annotatedWith(Annotation annotation) |
ThrowingProviderBinder.SecondaryBinder<P> |
ThrowingProviderBinder.SecondaryBinder.annotatedWith(Class<? extends Annotation> annotationType) |
<P extends CheckedProvider> |
ThrowingProviderBinder.bind(Class<P> interfaceType,
Type valueType) |
Copyright © 2006-2012 Google, Inc.. All Rights Reserved.