public interface ConnectionFactory
| Modifier and Type | Method and Description |
|---|---|
Connection |
createConnection() |
Connection |
createConnection(String userName,
String password) |
Connection createConnection() throws JMSException
JMSExceptionConnection createConnection(String userName, String password) throws JMSException
JMSExceptionCopyright © 2016. All Rights Reserved.