javax.jms
Interface ConnectionMetaData
public interface ConnectionMetaData
getJMSMajorVersion
public int getJMSMajorVersion()
throws JMSException
getJMSMinorVersion
public int getJMSMinorVersion()
throws JMSException
getJMSProviderName
public String getJMSProviderName()
throws JMSException
getJMSVersion
public String getJMSVersion()
throws JMSException
getJMSXPropertyNames
public Enumeration getJMSXPropertyNames()
throws JMSException
getProviderMajorVersion
public int getProviderMajorVersion()
throws JMSException
getProviderMinorVersion
public int getProviderMinorVersion()
throws JMSException
getProviderVersion
public String getProviderVersion()
throws JMSException