public interface ConnectionMetaData
Modifier and Type | Method and Description |
---|---|
int |
getJMSMajorVersion() |
int |
getJMSMinorVersion() |
String |
getJMSProviderName() |
String |
getJMSVersion() |
Enumeration |
getJMSXPropertyNames() |
int |
getProviderMajorVersion() |
int |
getProviderMinorVersion() |
String |
getProviderVersion() |
String getJMSVersion() throws JMSException
JMSException
int getJMSMajorVersion() throws JMSException
JMSException
int getJMSMinorVersion() throws JMSException
JMSException
String getJMSProviderName() throws JMSException
JMSException
String getProviderVersion() throws JMSException
JMSException
int getProviderMajorVersion() throws JMSException
JMSException
int getProviderMinorVersion() throws JMSException
JMSException
Enumeration getJMSXPropertyNames() throws JMSException
JMSException
Copyright © 2013. All Rights Reserved.