12345678910111213141516171819 |
- ###############################################################################
- # Copyright (c) 2012, 2015 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=\u3053\u306e\u30d5\u30a3\u30fc\u30c1\u30e3\u30fc\u306f\u30ea\u30bd\u30fc\u30b9\u30fb\u30a2\u30c0\u30d7\u30bf\u30fc\u306e\u69cb\u6210\u3092\u4f7f\u7528\u53ef\u80fd\u306b\u3057\u3066\u3001Java Message Service API \u3092\u4f7f\u7528\u3057\u3066\u30e1\u30c3\u30bb\u30fc\u30b8\u30fb\u30b7\u30b9\u30c6\u30e0\u306b\u30a2\u30af\u30bb\u30b9\u3057\u307e\u3059\u3002 \
- \u307e\u305f\u3001\u3053\u308c\u306b\u306f JMS \u63a5\u7d9a\u30d5\u30a1\u30af\u30c8\u30ea\u30fc\u3001\u30ad\u30e5\u30fc\u3001\u30c8\u30d4\u30c3\u30af\u3001\u304a\u3088\u3073\u6d3b\u52d5\u5316\u4ed5\u69d8\u306e\u69cb\u6210\u3082\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002 \
- JCA 1.7 \u4ed5\u69d8\u306b\u6e96\u62e0\u3059\u308b\u306a\u3089\u3001\u3069\u306e\u3088\u3046\u306a JMS \u30ea\u30bd\u30fc\u30b9\u30fb\u30a2\u30c0\u30d7\u30bf\u30fc\u3067\u3082\u4f7f\u7528\u3067\u304d\u307e\u3059\u3002
|