|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.activemq.ra.jms.ConnectionProxyMetaData
public class ConnectionProxyMetaData
A ConnectionMetaData object provides information describing
the Connection object.
| Constructor Summary | |
|---|---|
ConnectionProxyMetaData()
|
|
| Method Summary | |
|---|---|
int |
getJMSMajorVersion()
Gets the JMS major version number. |
int |
getJMSMinorVersion()
Gets the JMS minor version number. |
String |
getJMSProviderName()
Gets the JMS provider name. |
String |
getJMSVersion()
Gets the JMS API version. |
Enumeration |
getJMSXPropertyNames()
Gets an enumeration of the JMSX property names. |
int |
getProviderMajorVersion()
Gets the JMS provider major version number. |
int |
getProviderMinorVersion()
Gets the JMS provider minor version number. |
String |
getProviderVersion()
Gets the JMS provider version. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectionProxyMetaData()
| Method Detail |
|---|
public String getJMSVersion()
getJMSVersion in interface ConnectionMetaDatapublic int getJMSMajorVersion()
getJMSMajorVersion in interface ConnectionMetaDatapublic int getJMSMinorVersion()
getJMSMinorVersion in interface ConnectionMetaDatapublic String getJMSProviderName()
getJMSProviderName in interface ConnectionMetaDatapublic String getProviderVersion()
getProviderVersion in interface ConnectionMetaDatapublic int getProviderMajorVersion()
getProviderMajorVersion in interface ConnectionMetaDatapublic int getProviderMinorVersion()
getProviderMinorVersion in interface ConnectionMetaDatapublic Enumeration getJMSXPropertyNames()
getJMSXPropertyNames in interface ConnectionMetaData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||