fixed javadoc

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@540881 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2007-05-23 08:29:44 +00:00
parent b043ebef4e
commit 0d289b7c0c
1 changed files with 1 additions and 3 deletions

View File

@ -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();