|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.di.plugin.mqe.config.AdminMsg
public class AdminMsg
Field Summary | |
---|---|
static java.lang.String |
ADMIN_Q_NAME
|
static java.lang.String |
REPLY_TO_Q
|
static int |
WAIT_INTERVAL
|
Constructor Summary | |
---|---|
AdminMsg()
|
Method Summary | |
---|---|
static com.ibm.mqe.MQeFields |
sendWaitMessage(com.ibm.mqe.MQeQueueManager aMyQMgr,
java.lang.String aTargetQMgrName,
com.ibm.mqe.MQeAdminMsg aMsg)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ADMIN_Q_NAME
public static final java.lang.String REPLY_TO_Q
public static final int WAIT_INTERVAL
Constructor Detail |
---|
public AdminMsg()
Method Detail |
---|
public static com.ibm.mqe.MQeFields sendWaitMessage(com.ibm.mqe.MQeQueueManager aMyQMgr, java.lang.String aTargetQMgrName, com.ibm.mqe.MQeAdminMsg aMsg) throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |