java.lang.Object | +----com.ibm.mq.jms.MQConnectionMetaData
MQConnectionMetaData provides information that describes the connection.
public MQConnectionMetaData();
Constructor which uses bindings connection.
public MQConnectionMetaData(int conntype);
Constructor which permits a choice of connection types.
public int getJMSMajorVersion();
Gets the JMS major version number.
public int getJMSMinorVersion();
Gets the JMS minor version number.
public String getJMSProviderName();
Gets the JMS provider name.
public String getJMSVersion();
Gets the JMS API version.
public Enumeration getJMSXPropertyNames() throws JMSException;
Gets an enumeration of the JMSX property names.
public int getProviderMajorVersion();
Gets the JMS provider major version number.
public int getProviderMinorVersion();
Gets the JMS provider minor version number.
public String getProviderVersion();
Gets the JMS provider version.
public String toString();
Returns a string representation of the object.
Notices |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
csqzaw1389 |