You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ra...@apache.org on 2006/09/02 09:03:09 UTC

svn commit: r439551 - /incubator/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/cursors/

Author: rajdavies
Date: Sat Sep  2 00:03:09 2006
New Revision: 439551

URL: http://svn.apache.org/viewvc?rev=439551&view=rev
Log:
some ground work for http://issues.apache.org/activemq/browse/AMQ-845
changed pending linked list to use a PendingMessageCursor interface instead

Added:
    incubator/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/cursors/