Package | Description |
---|---|
com.google.inject.throwingproviders |
Extension for injecting objects that may throw at provision time; this extension requires
guice-throwingproviders-3.0.jar . |
Class and Description |
---|
CheckedProvider
Alternative to the Guice
Provider that throws
a checked Exception. |
ThrowingProviderBinder
Builds a binding for a
CheckedProvider . |
ThrowingProviderBinder.SecondaryBinder |
Copyright © 2006–2015 Google, Inc.. All rights reserved.