public class JMSMailQueueFactory extends AbstractMailQueueFactory
MailQueueFactory implementation which use JMS| Modifier and Type | Field and Description | 
|---|---|
protected javax.jms.ConnectionFactory | 
connectionFactory  | 
log, queuesSPOOL| 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, unregisterMBeanpublic void setConnectionFactory(javax.jms.ConnectionFactory connectionFactory)
protected MailQueue createMailQueue(String name)
AbstractMailQueueFactoryMailQueue for the given namecreateMailQueue in class AbstractMailQueueFactory(java.lang.String)Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.