|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.exolab.jmscts.core.ConnectionFactoryHelper
Helper for performing connection factory operations
Method Summary | |
static javax.jms.Connection |
createConnection(TestContext context,
java.lang.String clientID)
Create a connection. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static javax.jms.Connection createConnection(TestContext context, java.lang.String clientID) throws javax.jms.JMSException
context
- the test contextclientID
- the connection client identifier, or null, if no
identifier is to be assigned to the connectionjavax.jms.JMSException
- if any of the JMS operations fail
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |