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