|
Joram ${version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.joram.client.jms.ConnectionMetaData
Implements the javax.jms.ConnectionMetaData interface.
| Field Summary | |
static int |
jmsMajorVersion
|
static int |
jmsMinorVersion
|
static java.lang.String |
jmsProviderName
|
static java.lang.String |
jmsVersion
|
static java.util.Vector |
jmsxProperties
|
static int |
providerMajorVersion
|
static int |
providerMinorVersion
|
static java.lang.String |
providerVersion
|
| Constructor Summary | |
ConnectionMetaData()
|
|
| Method Summary | |
int |
getJMSMajorVersion()
API method. |
int |
getJMSMinorVersion()
API method. |
java.lang.String |
getJMSProviderName()
API method. |
java.lang.String |
getJMSVersion()
API method. |
java.util.Enumeration |
getJMSXPropertyNames()
API method. |
int |
getProviderMajorVersion()
API method. |
int |
getProviderMinorVersion()
API method. |
java.lang.String |
getProviderVersion()
API method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int jmsMajorVersion
public static final int jmsMinorVersion
public static final java.lang.String jmsProviderName
public static final java.lang.String jmsVersion
public static final int providerMajorVersion
public static final int providerMinorVersion
public static final java.lang.String providerVersion
public static final java.util.Vector jmsxProperties
| Constructor Detail |
public ConnectionMetaData()
| Method Detail |
public int getJMSMajorVersion()
throws javax.jms.JMSException
getJMSMajorVersion in interface javax.jms.ConnectionMetaDatajavax.jms.JMSException - Actually never thrown.
public int getJMSMinorVersion()
throws javax.jms.JMSException
getJMSMinorVersion in interface javax.jms.ConnectionMetaDatajavax.jms.JMSException - Actually never thrown.
public java.lang.String getJMSProviderName()
throws javax.jms.JMSException
getJMSProviderName in interface javax.jms.ConnectionMetaDatajavax.jms.JMSException - Actually never thrown.
public java.lang.String getJMSVersion()
throws javax.jms.JMSException
getJMSVersion in interface javax.jms.ConnectionMetaDatajavax.jms.JMSException - Actually never thrown.
public java.util.Enumeration getJMSXPropertyNames()
throws javax.jms.JMSException
getJMSXPropertyNames in interface javax.jms.ConnectionMetaDatajavax.jms.JMSException - Actually never thrown.
public int getProviderMajorVersion()
throws javax.jms.JMSException
getProviderMajorVersion in interface javax.jms.ConnectionMetaDatajavax.jms.JMSException - Actually never thrown.
public int getProviderMinorVersion()
throws javax.jms.JMSException
getProviderMinorVersion in interface javax.jms.ConnectionMetaDatajavax.jms.JMSException - Actually never thrown.
public java.lang.String getProviderVersion()
throws javax.jms.JMSException
getProviderVersion in interface javax.jms.ConnectionMetaDatajavax.jms.JMSException - Actually never thrown.
|
Joram ${version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||