ImqTrigger

Figure 25. ImqTrigger class
A Booch class diagram showing the ImqTrigger class and its parent class, ImqItem.

This class encapsulates the MQTM data structure (see Table 25). Objects of this class are typically used by a trigger monitor program, whose task is to wait for these particular messages and act on them to ensure that other WebSphere(R) MQ applications are started when messages are waiting for them.

See the IMQSTRG sample program for a usage example.