public interface ConnectionMetaData
Modifier and Type | Method and Description |
---|---|
int |
getJMSMajorVersion() |
int |
getJMSMinorVersion() |
java.lang.String |
getJMSProviderName() |
java.lang.String |
getJMSVersion() |
java.util.Enumeration |
getJMSXPropertyNames() |
int |
getProviderMajorVersion() |
int |
getProviderMinorVersion() |
java.lang.String |
getProviderVersion() |
java.lang.String getJMSVersion() throws JMSException
JMSException
int getJMSMajorVersion() throws JMSException
JMSException
int getJMSMinorVersion() throws JMSException
JMSException
java.lang.String getJMSProviderName() throws JMSException
JMSException
java.lang.String getProviderVersion() throws JMSException
JMSException
int getProviderMajorVersion() throws JMSException
JMSException
int getProviderMinorVersion() throws JMSException
JMSException
java.util.Enumeration getJMSXPropertyNames() throws JMSException
JMSException