Author: jstrachan
Date: Wed May 23 01:29:44 2007
New Revision: 540881
URL: http://svn.apache.org/viewvc?view=rev&rev=540881
Log:
fixed javadoc
Modified:
activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/MessageStore.java
Modified:
activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/MessageStore.java
URL:
http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/MessageStore.java?view=diff&rev=540881&r1=540880&r2=540881
==============================================================================
---
activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/MessageStore.java
(original)
+++
activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/MessageStore.java
Wed May 23 01:29:44 2007
@@ -97,9 +97,7 @@
/**
* A hint to the Store to reset any batching state for the Destination
- *
- * @param nextToDispatch
- *
+ *
*/
public void resetBatching();