@Deprecated public class SingleQueueConnectionFactory extends ConnectionFactoryDecorator
| Constructor and Description |
|---|
SingleQueueConnectionFactory(ConnectionFactory connectionFactory,
String baseQueue)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Connection |
createConnection()
Deprecated.
|
Connection |
createConnection(String userName,
String password)
Deprecated.
|
getInternalpublic SingleQueueConnectionFactory(ConnectionFactory connectionFactory, String baseQueue)
public Connection createConnection() throws JMSException
createConnection in interface ConnectionFactorycreateConnection in class ConnectionFactoryDecoratorJMSExceptionpublic Connection createConnection(String userName, String password) throws JMSException
createConnection in interface ConnectionFactorycreateConnection in class ConnectionFactoryDecoratorJMSExceptionCopyright © 2015 Calrissian. All rights reserved.