MQPoolToken
java.lang.Object | *- com.ibm.mq.MQPoolToken
public class MQPoolToken
extends Object
Use an MQPoolToken to enable the default connection pool. MQPoolTokens are registered with the MQEnvironment class before an application component connects to WebSphere MQ. Later, they are deregistered when the component has finished using WebSphere MQ. Typically, the default ConnectionManager is active while the set of registered MQPoolTokens is not empty.
MQPoolToken provides no methods or variables. ConnectionManager providers can choose to extend MQPoolToken so that hints can be passed to the ConnectionManager.
See MQEnvironment.addConnectionPoolToken and MQEnvironment.removeConnectionPoolToken.
Constructors
- MQPoolToken
public MQPoolToken()Construct a new MQPoolToken object.
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.