org.apache.qpid.server.queue
Interface QueueEntryListFactory

All Known Implementing Classes:
ConflationQueueList.Factory, PriorityQueueList.Factory, SimpleQueueEntryList.Factory

interface QueueEntryListFactory


Method Summary
 QueueEntryList createQueueEntryList(AMQQueue queue)
           
 

Method Detail

createQueueEntryList

QueueEntryList createQueueEntryList(AMQQueue queue)


Licensed to the Apache Software Foundation