Contexts and Dependency Injection 1.0


Contexts and Dependency Injection 1.0

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.