|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
guice-throwingproviders-3.0.jar
.
See:
Description
Interface Summary | |
---|---|
CheckedProvider<T> | Alternative to the Guice Provider that throws
a checked Exception. |
ThrowingProvider<T,E extends Exception> | Deprecated. use CheckedProvider instead. |
Class Summary | |
---|---|
ThrowingProviderBinder | Builds a binding for a CheckedProvider . |
Annotation Types Summary | |
---|---|
CheckedProvides | Annotates methods of a Module to create a CheckedProvider
method binding that can throw exceptions. |
Extension for injecting objects that may throw at provision time; this extension requires guice-throwingproviders-3.0.jar
.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |