Uses of Interface
javax.jms.ConnectionMetaData
-
-
Uses of ConnectionMetaData in javax.jms
Methods in javax.jms that return ConnectionMetaData Modifier and Type Method Description ConnectionMetaDataConnection. getMetaData()Gets the metadata for this connection.ConnectionMetaDataJMSContext. getMetaData()Gets the connection metadata for the JMSContext's connection.
-