public class MQExitChain
extends com.ibm.mq.jmqi.JmqiObject
| Constructor and Description |
|---|
MQExitChain()
Constructor that creates an object with no exits defined.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getExitChain()
Gets the exits which have been chained by this object.
|
int |
getReasonCode()
Gets the reason code created in the most recent use of this object.
|