123456789101112131415161718192021 |
- ###############################################################################
- # Copyright (c) 2012 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=Cette fonction permet la prise en charge des sp\u00e9cifications Managed Beans 1.0. \
- Les beans g\u00e9r\u00e9s fournissent une base commune pour les diff\u00e9rents types de composants Java EE \
- g\u00e9r\u00e9s par conteneur. \
- Les services communs fournis pour les beans g\u00e9r\u00e9s incluent l'injection de ressource, la \
- gestion du cycle de vie et l'utilisation des intercepteurs.
|