git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@646789 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Davies 2008-04-10 13:16:37 +00:00
parent 97a646c5a8
commit acf453b46a
1 changed files with 0 additions and 2 deletions

View File

@ -29,8 +29,6 @@ import org.apache.activemq.ActiveMQConnectionFactory;
* and deliver messages to those end points using the connection configure in * and deliver messages to those end points using the connection configure in
* the resource adapter. <p/>Must override equals and hashCode (JCA spec 16.4) * the resource adapter. <p/>Must override equals and hashCode (JCA spec 16.4)
* *
* @org.apache.xbean.XBean element="resourceAdapter" rootElement="true"
* description="The JCA Resource Adaptor for ActiveMQ"
* @version $Revision$ * @version $Revision$
*/ */
interface MessageResourceAdapter extends ResourceAdapter { interface MessageResourceAdapter extends ResourceAdapter {