org.codehaus.activemq.service
Interface QueueListEntry

All Known Implementing Classes:
DefaultQueueListEntry, QueueListSupport.Node

public interface QueueListEntry

Represents an entry in a linked list

Version:
$Revision: 1.1 $

Method Summary
 Object getElement()
          Get the Object value for this entry
 

Method Detail

getElement

public Object getElement()
                  throws JMSException
Get the Object value for this entry

Returns:
Throws:
JMSException


Copyright © 2004-2005 Protique, Ltd.. All Rights Reserved.