mirror of https://github.com/apache/activemq.git
fixed javadoc
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@540881 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b043ebef4e
commit
0d289b7c0c
|
@ -97,9 +97,7 @@ public interface MessageStore extends Service{
|
|||
|
||||
/**
|
||||
* A hint to the Store to reset any batching state for the Destination
|
||||
*
|
||||
* @param nextToDispatch
|
||||
*
|
||||
*
|
||||
*/
|
||||
public void resetBatching();
|
||||
|
||||
|
|
Loading…
Reference in New Issue