12345678910111213141516171819 |
- # Licensed Materials - Property of IBM
- #
- # "Restricted Materials of IBM"
- #
- # Copyright IBM Corp. 2012 All Rights Reserved.
- #
- # US Government Users Restricted Rights - Use, duplication or
- # disclosure restricted by GSA ADP Schedule Contract with
- # IBM Corp.
- #
- # -------------------------------------------------------------------------------------------------
- #
- #ISMESSAGEFILE FALSE
- #NLS_ENCODING=UNICODE
- #NLS_MESSAGEFORMAT_NONE
- #
- description=La specifica Injection dipendenza e contesti facilita l'integrazione dei componenti Java EE di tipi differenti. \
- Fornisce un meccanismo comune per inserire componenti come EJB o bean gestiti in altri componenti come JSP o altri EJB.
|