| 12345678910111213141516171819 | # Licensed Materials - Property of IBM## "Restricted Materials of IBM"## Copyright IBM Corp. 2013,2014 All Rights Reserved.## US Government Users Restricted Rights - Use, duplication or# disclosure restricted by GSA ADP Schedule Contract with# IBM Corp.## -------------------------------------------------------------------------------------------------##ISMESSAGEFILE FALSE#NLS_ENCODING=UNICODE#NLS_MESSAGEFORMAT_NONE#description=This feature enables the use of Message-Driven Enterprise JavaBeans. MDBs allow \ asynchronous processing of messages within a Java EE component.
 |