|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.mqe.jms.MQeConnectionFactory
com.ibm.mqe.jms.MQeQueueConnectionFactory
com.ibm.di.util.MQeFactory
public class MQeFactory
Field Summary | |
---|---|
static java.lang.String |
QUEUE_MANAGER_NAME
|
Fields inherited from class com.ibm.mqe.jms.MQeQueueConnectionFactory |
---|
version |
Constructor Summary | |
---|---|
MQeFactory(java.lang.String iniFile)
|
Method Summary | |
---|---|
com.ibm.mqe.MQeQueueManager |
startQueueManager()
|
void |
stopQueueManager()
|
Methods inherited from class com.ibm.mqe.jms.MQeQueueConnectionFactory |
---|
createQueueConnection, createQueueConnection |
Methods inherited from class com.ibm.mqe.jms.MQeConnectionFactory |
---|
authenticateConnection, createConnection, createConnection, getAuthenticatorClass, getClientID, getDescription, getDUPSOKCount, getIniFileName, getIniFileURL, getJMSXEnabled, getShutdownDelay, getVerboseStartup, isSQLAllowed, setAuthenticatorClass, setClientID, setDescription, setDUPSOKCount, setIniFileName, setIniFileURL, setJMSXEnabled, setShutdownDelay, setVerboseStartup, startConnection, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface javax.jms.ConnectionFactory |
---|
createConnection, createConnection |
Field Detail |
---|
public static final java.lang.String QUEUE_MANAGER_NAME
Constructor Detail |
---|
public MQeFactory(java.lang.String iniFile)
Method Detail |
---|
public com.ibm.mqe.MQeQueueManager startQueueManager() throws javax.jms.JMSException
startQueueManager
in class com.ibm.mqe.jms.MQeConnectionFactory
javax.jms.JMSException
public void stopQueueManager() throws java.lang.Exception
stopQueueManager
in class com.ibm.mqe.jms.MQeConnectionFactory
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |