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
Providerthat throws a checked Exception.A provider that invokes a method and returns its result.Annotates methods of aModuleto create aCheckedProvidermethod binding that can throw exceptions.Builds a binding for aCheckedProvider.Represents the returned value from a call toCheckedProvider.get().