Uses of Package
com.google.inject.throwingproviders
Packages that use com.google.inject.throwingproviders
Package
Description
Extension for injecting objects that may throw at provision time; this extension requires
guice-throwingproviders.jar
.-
Classes in com.google.inject.throwingproviders used by com.google.inject.throwingprovidersClassDescriptionAlternative to the Guice
Provider
that throws a checked Exception.A provider that invokes a method and returns its result.Annotates methods of aModule
to create aCheckedProvider
method binding that can throw exceptions.Builds a binding for aCheckedProvider
.Represents the returned value from a call toget()
.