Author: tandraschko
Date: Thu Feb 13 22:45:48 2014
New Revision: 1568079
URL: http://svn.apache.org/r1568079
Log:
added TODO
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=1568079&r1=1568078&r2=1568079&view=diff
==============================================================================
--- deltaspike/site/trunk/content/jsf.mdtext (original)
+++ deltaspike/site/trunk/content/jsf.mdtext Thu Feb 13 22:45:48 2014
@@ -1222,7 +1222,11 @@ Example - Implicit sub-group:
In the listing above all beans which implement the Wizard interface will be
closed as soon as you close the ImplicitSubGroup.
-#Converter & Validator Injection (TODO)
+# Injection in JSF Artifacts (TODO)
+
+## Converter & Validator
+
+## PhaseListener
#Event broadcasting (TODO)