|
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.MQe | +--com.ibm.mqe.MQeRule | +--com.ibm.mqe.MQeQueueRule | +--examples.rules.QueueLoggerRule
Field Summary | |
static short[] |
version
|
Constructor Summary | |
QueueLoggerRule()
|
Method Summary | |
void |
queueActivate()
This method is called whenever a queue is activated. |
void |
queueClose()
This method is called whenever a queue is closed. |
Methods inherited from class com.ibm.mqe.MQeQueueRule |
addListener, attributeChange, browseMessage, deleteMessage, duplicateMessage, filterMessage, getMessage, getPendingMessage, indexEntry, messageExpired, messageMoved, putMessage, removeListener, resetMessageLock, transmitMessage, undo, useCountChanged |
Methods inherited from class com.ibm.mqe.MQeRule |
activate, close, newRule |
Methods inherited from class com.ibm.mqe.MQe |
abbreviate, alias, asciiToByte, byteToAscii, byteToHex, byteToHex, byteToInt, byteToLong, byteToShort, byteToUnicode, fileSeparator, getEventLogHandler, hexToAscii, hexToByte, intToByte, isCLDC, loadClass, loadObject, log, setEventLogHandler, setLoader, sliceByteArray, type, unicodeToByte, uniqueValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static short[] version
Constructor Detail |
public QueueLoggerRule()
Method Detail |
public void queueActivate()
queueActivate
in class MQeQueueRule
public void queueClose()
queueClose
in class MQeQueueRule
|
Websphere MQ Everyplace | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |