|
|||||||||||
| 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 String |
QUEUE_MANAGER_NAME
|
| Fields inherited from class com.ibm.mqe.jms.MQeQueueConnectionFactory |
|---|
version |
| Constructor Summary | |
|---|---|
MQeFactory(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 String QUEUE_MANAGER_NAME
| Constructor Detail |
|---|
public MQeFactory(String iniFile)
| Method Detail |
|---|
public com.ibm.mqe.MQeQueueManager startQueueManager()
throws javax.jms.JMSException
startQueueManager in class com.ibm.mqe.jms.MQeConnectionFactoryjavax.jms.JMSException
public void stopQueueManager()
throws Exception
stopQueueManager in class com.ibm.mqe.jms.MQeConnectionFactoryException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||