123456789101112131415161718 |
- ###############################################################################
- # Copyright (c) 2014 IBM Corporation and others.
- # All rights reserved. This program and the accompanying materials
- # are made available under the terms of the Eclipse Public License v1.0
- # which accompanies this distribution, and is available at
- # http://www.eclipse.org/legal/epl-v10.html
- #
- # Contributors:
- # IBM Corporation - initial API and implementation
- ###############################################################################
- #
- #ISMESSAGEFILE FALSE
- #NLS_ENCODING=UNICODE
- #NLS_MESSAGEFORMAT_NONE
- #
- description=La sp\u00e9cification Injection de contextes et de d\u00e9pendance facilite l'int\u00e9gration de composants Java EE de diff\u00e9rents types. \
- Elle fournit un m\u00e9canisme commun pour l'injection de composant tel que des EJB ou des beans g\u00e9r\u00e9s dans d'autres composants tels que des JSP ou d'autres EJB.
|