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
JMSExceptionint getJMSMajorVersion()
throws JMSException
JMSExceptionint getJMSMinorVersion()
throws JMSException
JMSExceptionjava.lang.String getJMSProviderName()
throws JMSException
JMSExceptionjava.lang.String getProviderVersion()
throws JMSException
JMSExceptionint getProviderMajorVersion()
throws JMSException
JMSExceptionint getProviderMinorVersion()
throws JMSException
JMSExceptionjava.util.Enumeration getJMSXPropertyNames()
throws JMSException
JMSException