<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>collection of extension ideas</b> - for existing extensions take a look at the <a href="http://groups.diigo.com/group/cdi-extensions/">Extension Directory</a>.</p>