X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=wicket%2Fjoe%2Fsrc%2Fsite%2Fxdoc%2Findex.xml;h=5466d81cd9d3b4f3645ee925141bef07fb7c9cb2;hb=44bf173647e18d6ed630a0f5c21726e6c2a70480;hp=0a750ba3b763b1d5cfbfd4e1dec20f32a4994368;hpb=33729bfcdc7f8b50f13e21d3d14317e10824c431;p=utils diff --git a/wicket/joe/src/site/xdoc/index.xml b/wicket/joe/src/site/xdoc/index.xml index 0a750ba3..5466d81c 100644 --- a/wicket/joe/src/site/xdoc/index.xml +++ b/wicket/joe/src/site/xdoc/index.xml @@ -9,18 +9,15 @@
-

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. -

-

- This is a key component for integrating Java EE dependency injection into several (web) - frameworks since it allows Java EE dependency injection into regular objects. +

This library provides basic plumbing support for better integration with Wicket in a + standard Java EE environment. Hence the name "Joe" from "Joe the Plumber".

Package overview:

Note: You need a Java EE 6 environment to use CDI. @@ -36,7 +33,11 @@ org.wamblee - wamblee-wicket-inject + wamblee-wicket-joe + + + org.wamblee + wamblee-support-cdi