Initializing the beans container for using in an web application environment. This is the main entry point for starting the CDI container for a servlet. If you have a container with < Servlet-2.5 then use {@link WebBeansConfigurationFilter} and {@link WebBeansConfigurationHttpSessionListener}instead.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.