com.ibm.websphere.appserver.cdi-1.0_de.properties 729 B

12345678910111213141516171819
  1. # Licensed Materials - Property of IBM
  2. #
  3. # "Restricted Materials of IBM"
  4. #
  5. # Copyright IBM Corp. 2012 All Rights Reserved.
  6. #
  7. # US Government Users Restricted Rights - Use, duplication or
  8. # disclosure restricted by GSA ADP Schedule Contract with
  9. # IBM Corp.
  10. #
  11. # -------------------------------------------------------------------------------------------------
  12. #
  13. #ISMESSAGEFILE FALSE
  14. #NLS_ENCODING=UNICODE
  15. #NLS_MESSAGEFORMAT_NONE
  16. #
  17. description=Die Contexts and Dependency Injection-Spezifikation vereinfacht die Integration von Java EE-Komponenten verschiedener Typen. \
  18. Sie bietet einen einheitlichen Mechanismus f\u00fcr die Injektion von Komponenten wie EJBs oder Managed Beans in andere Komponenten wie JSPs oder andere EJBs.