Assisted Inject - 4 views
-
Adam Warski on 28 Oct 10Implementation of Assisted Inject, similar to the one in Guice: http://code.google.com/p/google-guice/wiki/AssistedInject
<p>CDI is <i>the</i> Java standard for dependency injection and contextual lifecycle management. <a href="http://jcp.org/en/jsr/detail?id=299">JSR-299</a> is a <a href="http://jcp.org/">Java Community Process</a> (JCP) standard that integrates cleanly with the Java EE platform. Any Java EE 6-compliant application server provides support for CDI (full or web profile). Some CDI implementations also support Servlet containers and Java SE.</p> <p> </p> <p>This is a <b>directory of extensions</b> to CDI which run in any CDI-compliant environment; if you have a CDI extension, please add it! If you have an idea of an extension, you could add it to the <a href="http://groups.diigo.com/group/cdi-extension-suggestions/">collection of extension suggestions</a> For more see <a href="http://www.seamframework.org/Community/CDIExtensions">seamframework.org</a>.</p>