X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=support%2Fcdi%2Fsrc%2Fsite%2Fxdoc%2Findex.xml;fp=support%2Fcdi%2Fsrc%2Fsite%2Fxdoc%2Findex.xml;h=274a9db6102c44e4dfbeb2ca27a540d342cc2d16;hb=327a7da1c4fcfe589cefc3d180c55beaf0578965;hp=0000000000000000000000000000000000000000;hpb=c6ae141826581e3eaff53f8b9635ba73a914c8ad;p=utils diff --git a/support/cdi/src/site/xdoc/index.xml b/support/cdi/src/site/xdoc/index.xml new file mode 100644 index 00000000..274a9db6 --- /dev/null +++ b/support/cdi/src/site/xdoc/index.xml @@ -0,0 +1,41 @@ + + + + + user guide + Erik Brakkee + + +
+

The CDI (Contexts and Dependency Injection, JSR-299) support library contains support for + injecting contextual references into any object. THis is useful for integration of CDI in + application managed objects or for integration in third-party frameworks. Injection based on + for instance @EJB, @Resource, and @PersistenceContext becomes a one liner. + In addition, there is also testing support in the APIs.

+

Package overview:

+ +
Note: + You need a Java EE 6 environment to use CDI. +
+ +
+ +
+ + + + + + + + + +
groupIdartifactId
org.wambleewamblee-support-cdi
+
+ + +