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=Dieses Feature aktiviert die Unterst\u00fctzung f\u00fcr die Spezifikation Managed Beans 1.0. \
- Managed Beans bilden die gemeinsame Basis f\u00fcr verschiedene Typen von Java-EE-Komponenten, die von einem Container verwaltet werden. \
- Zu den g\u00e4ngigen Services, die Managed Beans bereitgestellt werden, geh\u00f6ren die Ressourceninjektion, die Lebenszyklusverwaltung und die Verwendung von Interceptors.
|