123456789101112131415161718192021 |
- ###############################################################################
- # 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=Specyfikacja wstrzykiwania zale\u017cno\u015bci i kontekst\u00f3w \
- u\u0142atwia integrowanie r\u00f3\u017cnych typ\u00f3w komponent\u00f3w Java EE. \
- Zapewnia wsp\u00f3lny mechanizm wstrzykiwania komponentu, na przyk\u0142ad komponent\u00f3w \
- EJB lub zarz\u0105dzanych komponent\u00f3w bean, do innych komponent\u00f3w, na przyk\u0142ad stron \
- JSP lub innych komponent\u00f3w EJB.
|