Author: gpetracek
Date: Sun Jul 6 18:42:12 2014
New Revision: 1608281
URL: http://svn.apache.org/r1608281
Log:
updated content
Modified:
deltaspike/site/trunk/content/jsf.mdtext
Modified: deltaspike/site/trunk/content/jsf.mdtext
URL:
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/jsf.mdtext?rev=1608281&r1=1608280&r2=1608281&view=diff
==============================================================================
--- deltaspike/site/trunk/content/jsf.mdtext (original)
+++ deltaspike/site/trunk/content/jsf.mdtext Sun Jul 6 18:42:12 2014
@@ -340,6 +340,10 @@ Advantages which are planned for later (
If you are still not convinced, you just have to try it. You will see how your
daily workflow benefits from it pretty soon.
+## Bean-discovery-mode annotated
+
+CDI 1.1 introduced a concept called bean-discovery-mode. If you would like to
use the mode `annotated`, please have a look at the hint at <a
href="#viewconfigroot">@ViewConfigRoot</a>
+
## Basic API usages
While reading this section keep the following simple rules in mind: