ASSOCIATE_THREAD

 

public final static int

This value can be defined in the MQEnvironment to indicate that the MQQueueManager object being created can be shared within the context of the currently executing thread. A subsequent call to MQEnvironment.getQueueManagerReference(int) or MQEnvironment.getQueueManagerReference(int, Object), where the Object is a Java™ String containing the name of the WebSphere MQ queue manager, will return a reference to this MQQueueManager object.


uj15710_