Revision: 1415
Author: sberlin
Date: Sun Nov 21 07:18:23 2010
Log: Edited wiki page ThrowingProviders through web user interface.
http://code.google.com/p/google-guice/source/detail?r=1415
Modified:
/wiki/ThrowingProviders.wiki
=======================================
--- /wiki/ThrowingProviders.wiki Sun Nov 21 07:17:35 2010
+++ /wiki/ThrowingProviders.wiki Sun Nov 21 07:18:23 2010
@@ -60,7 +60,7 @@
}
}}}
-===Using @!CheckedProviders _(new in Guice 3.0)_===
+===Using @!CheckedProvides _(new in Guice 3.0)_===
You can also bind checked providers use an @Provides-like syntax:
@!CheckedProvides. This has all the benefits of [ProvidesMethods @Provides
methods], and also allows you to specify exceptions.
{{{
public static class FeedModule extends AbstractModule {
--
You received this message because you are subscribed to the Google Groups
"google-guice-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-guice-dev?hl=en.