Uses of Interface
org.glassfish.j2ee.statistics.JMSProducerStats
-
Packages that use JMSProducerStats Package Description org.glassfish.j2ee.statistics -
-
Uses of JMSProducerStats in org.glassfish.j2ee.statistics
Methods in org.glassfish.j2ee.statistics that return JMSProducerStats Modifier and Type Method Description JMSProducerStats[]JMSSessionStats. getProducers()Returns an array of JMSProducerStats that provide statistics about the message producers associated with the referencing JMS session statistics.
-