mirror of
https://github.com/apache/activemq.git
synced 2025-02-21 01:15:24 +00:00
remove some javadoc warn
This commit is contained in:
parent
52dc82b000
commit
6dbbdcc935
@ -53,7 +53,7 @@ public class AmqMessagesQueryFilter extends AbstractQueryFilter {
|
||||
/**
|
||||
* Create a JMS message query filter
|
||||
*
|
||||
* @param brokerUrl - broker url to connect to
|
||||
* @param connectionFactory - to connect with
|
||||
* @param destination - JMS destination to query
|
||||
*/
|
||||
public AmqMessagesQueryFilter(ConnectionFactory connectionFactory, Destination destination) {
|
||||
|
@ -45,8 +45,6 @@ public class CommandShellOutputFormatter implements OutputFormatter {
|
||||
|
||||
/**
|
||||
* Retrieve the output stream being used by the formatter
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
public OutputStream getOutputStream() {
|
||||
return outputStream;
|
||||
|
Loading…
x
Reference in New Issue
Block a user