Extension for injecting objects that may throw at provision time; this extension requires guice-throwingproviders-2.0.jar
.
ThrowingProvider<T, E extends Exception> | Alternative to the Guice Provider that throws
a checked Exception. |
ThrowingProviderBinder | Builds a binding for a |
ThrowingProviderBinder.SecondaryBinder<P extends ThrowingProvider> |