Contexts and Dependency Injection 1.2
· The Contexts and Dependency Injection specification makes it easier to integrate Java EE components of different types. It provides a common mechanism to inject component such as EJBs or Managed Beans into other components such as JSPs or other EJBs.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window cdi-1.2-23.0.0.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.