org.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.1.1 $

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

Method Detail

getElement

public java.lang.Object getElement()
                            throws javax.jms.JMSException
Get the Object value for this entry

Returns:
Throws:
javax.jms.JMSException


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