AMQP-32 fixing javadoc warnings

This commit is contained in:
Mark Fisher
2011-03-31 09:46:34 -04:00
parent 0a97bdfac8
commit ffe8e04425

View File

@@ -143,7 +143,7 @@ public class RabbitBrokerAdmin implements RabbitBrokerOperations {
* run the broker as a user without root privileges, supplying values that do not clash with the default broker
* (usually "rabbit@<servername>" and 5672). If, as well as managing an existing broker, you need to start the
* broker process, you will also need to set {@link #setRabbitLogBaseDirectory(String) RABBITMQ_LOG_BASE} and
* {@link #setRabbitMnesiaBaseDirectory(String)RABBITMQ_MNESIA_BASE} to point to writable directories).
* {@link #setRabbitMnesiaBaseDirectory(String) RABBITMQ_MNESIA_BASE} to point to writable directories).
*
* @param nodeName the node name or hostname to use
* @param port the port number (overriding the default which is 5672)