12345678910111213141516171819 |
- ###############################################################################
- # 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=Esse recurso permite suporte para a especifica\u00e7\u00e3o Managed Beans 1.0. \
- Beans Gerenciados fornecem uma base comum para diferentes tipos de componentes Java EE que s\u00e3o gerenciados por um cont\u00eainer. \
- Os Servi\u00e7os Comuns fornecidos para os Beans Gerenciados incluem inje\u00e7\u00e3o de recurso, gerenciamento de ciclo de vida e o uso de interceptores.
|