org.apache.qpid.server.queue
Class ConflationQueueList.Factory
java.lang.Object
org.apache.qpid.server.queue.ConflationQueueList.Factory
- All Implemented Interfaces:
- QueueEntryListFactory
- Enclosing class:
- ConflationQueueList
static class ConflationQueueList.Factory
- extends Object
- implements QueueEntryListFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConflationQueueList.Factory
ConflationQueueList.Factory(String conflationKey)
createQueueEntryList
public QueueEntryList createQueueEntryList(AMQQueue queue)
- Specified by:
createQueueEntryList
in interface QueueEntryListFactory
Licensed to the Apache Software Foundation