|
Websphere MQ Everyplace | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.mqe.jms.MQeConnectionFactory | +--com.ibm.mqe.jms.MQeQueueConnectionFactory | +--com.ibm.mqe.jms.MQeJNDIQueueConnectionFactory
MQeJNDIQueueConnectionFactory
extends MQeQueueConnectionFactory
and adds support for storing and retrieving the object using JNDI.
More information on configuring an MQeJNDIQueueConnectionFactory can be found in Chapter 10 of the WebSphere MQ Everyplace Application Programming Guide.
QueueConnectionFactory
Constructor Summary | |
MQeJNDIQueueConnectionFactory()
|
Methods inherited from class com.ibm.mqe.jms.MQeQueueConnectionFactory |
createQueueConnection |
Methods inherited from class com.ibm.mqe.jms.MQeConnectionFactory |
getClientID, getDescription, getDUPSOKCount, getIniFileName, getTransactionLogURL, setClientID, setDescription, setDUPSOKCount, setIniFileName, setTransactionLogURL, setVerboseStartup, startQueueManager, stopQueueManager |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.jms.QueueConnectionFactory |
createQueueConnection |
Constructor Detail |
public MQeJNDIQueueConnectionFactory()
|
Websphere MQ Everyplace | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |