Example usage for Java javax.jms ConnectionMetaData fields, constructors, methods, implement or subclass
The text is from its open source code.
String | getJMSProviderName() Gets the JMS provider name. |
String | getJMSVersion() Gets the JMS API version. |
Enumeration | getJMSXPropertyNames() Gets an enumeration of the JMSX property names. |
String | getProviderVersion() Gets the JMS provider version. |