| 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 | Class and Description |
|---|---|
class |
ThrowingProviderBinder.SecondaryBinder<P extends CheckedProvider> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ThrowingProvider<T,E extends Exception>
Deprecated.
use
CheckedProvider instead. |
| Modifier and Type | Method and Description |
|---|---|
<P extends CheckedProvider> |
ThrowingProviderBinder.bind(Class<P> interfaceType,
Type valueType) |
Copyright © 2006-2012 Google, Inc.. All Rights Reserved.