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