mirror of https://github.com/apache/activemq.git
updated javadoc
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@517748 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4741136695
commit
1d9737d577
|
@ -25,6 +25,8 @@ import org.apache.activemq.util.IOExceptionSupport;
|
|||
|
||||
/**
|
||||
* A helper class to create a fully configured broker service using a URI.
|
||||
* The list of currently supported URI syntaxes is described
|
||||
* <a href="http://activemq.apache.org/how-do-i-embed-a-broker-inside-a-connection.html">here</a>
|
||||
*
|
||||
* @version $Revision$
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue