org.activemq.service.impl
Class DefaultQueueListEntry

java.lang.Object
  extended by org.activemq.service.impl.DefaultQueueListEntry
All Implemented Interfaces:
QueueListEntry

public final class DefaultQueueListEntry
extends Object
implements QueueListEntry

Linked list entry class


Method Summary
 Object getElement()
          Get the Object value for this entry
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getElement

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

Specified by:
getElement in interface QueueListEntry
Returns:


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