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
JMSExceptionint getJMSMajorVersion()
throws JMSException
JMSExceptionint getJMSMinorVersion()
throws JMSException
JMSExceptionString getJMSProviderName() throws JMSException
JMSExceptionString getProviderVersion() throws JMSException
JMSExceptionint getProviderMajorVersion()
throws JMSException
JMSExceptionint getProviderMinorVersion()
throws JMSException
JMSExceptionEnumeration getJMSXPropertyNames() throws JMSException
JMSExceptionCopyright © 2016. All Rights Reserved.