mirror of https://github.com/apache/activemq.git
fix for https://issues.apache.org/activemq/browse/AMQ-1804 - connection factory xbean
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@792884 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
dbe847e0da
commit
d3649fc709
|
@ -55,7 +55,6 @@ import org.apache.activemq.util.URISupport.CompositeData;
|
|||
* TopicConnectionFactory. You can use this connection to create both
|
||||
* QueueConnections and TopicConnections.
|
||||
*
|
||||
* @org.apache.xbean.XBean element="connectionFactory"
|
||||
* @version $Revision: 1.9 $
|
||||
* @see javax.jms.ConnectionFactory
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue