public class JMSMailQueueFactory extends AbstractMailQueueFactory
MailQueueFactory
implementation which use JMSModifier and Type | Field and Description |
---|---|
protected javax.jms.ConnectionFactory |
connectionFactory |
log, queues
SPOOL
Constructor and Description |
---|
JMSMailQueueFactory() |
Modifier and Type | Method and Description |
---|---|
protected MailQueue |
createMailQueue(String name)
Create a
MailQueue for the given name |
void |
setConnectionFactory(javax.jms.ConnectionFactory connectionFactory) |
destroy, getQueue, init, registerMBean, setLog, setUseJMX, unregisterMBean
public void setConnectionFactory(javax.jms.ConnectionFactory connectionFactory)
protected MailQueue createMailQueue(String name)
AbstractMailQueueFactory
MailQueue
for the given namecreateMailQueue
in class AbstractMailQueueFactory
(java.lang.String)
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.