Uses of Interface
org.glassfish.j2ee.statistics.JMSSessionStats
-
Packages that use JMSSessionStats Package Description org.glassfish.j2ee.statistics -
-
Uses of JMSSessionStats in org.glassfish.j2ee.statistics
Methods in org.glassfish.j2ee.statistics that return JMSSessionStats Modifier and Type Method Description JMSSessionStats[]JMSConnectionStats. getSessions()Returns an array of JMSSessionStats that provide statistics about the sessions associated with the referencing JMSConnectionStats.
-