@Singleton @Configurable public class MemoryQueue<X> extends MemoryQueueImpl<X>
<web-app xmlns="http://caucho.com/ns/resin" xmlns:resin="urn:java:com.caucho.resin"> <resin:MemoryQueue> <resin:JndiName>jms/my-name</resin:JndiName> <resin:Name>my-name</resin:Name> </resin:MemoryQueue> </web-app>
Constructor and Description |
---|
MemoryQueue()
Standard Injection constructor
|
MemoryQueue(java.lang.String name)
Programmatic constructor, automatically initializes the queue.
|
acknowledge, getUrl, writeEntry
acknowledge, addMessageCallback, addQueueEntry, dispatchMessage, getBrowserList, getConsumerCount, getMessageIds, getQueueSize, getQueueSizeMax, getReceiverCount, hasMessage, listen, readEntry, readEntry, readPayload, receive, receiveEntry, receiveEntry, removeEntry, removeMessageCallback, rollback, send, setQueueSizeMax
addListenerException, close, drainTo, drainTo, getListenerFailCountTotal, getListenerFailLastTime, init, iterator, offer, offer, peek, poll, poll, postConstruct, put, receive, receive, remainingCapacity, setQueueName, size, take
generateMessageID, generateMessageID, getJMSDestination, getName, getQueueName, getTopicName, setName, setSerializationHandle, toString
contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getQueueName, toString