Searched refs:JMSConnectionStats (Results 1 - 4 of 4) sorted by relevance

/glassfish-3.1.2/common/stats77/src/main/java/org/glassfish/j2ee/statistics/
H A DJMSStats.java50 * Returns an array of JMSConnectionStats that provide statistics about the connections associated with the referencing JMS resource.
52 JMSConnectionStats[] getConnections();
H A DJMSConnectionStats.java48 public interface JMSConnectionStats extends Stats { interface in inherits:Stats
51 * about the sessions associated with the referencing JMSConnectionStats.
/glassfish-3.1.2/admin/javax.management.j2ee/src/main/java/javax/management/j2ee/statistics/
H A DJMSStats.java50 * Returns an array of JMSConnectionStats that provide statistics about the connections associated with the referencing JMS resource.
52 JMSConnectionStats[] getConnections();
H A DJMSConnectionStats.java48 public interface JMSConnectionStats extends Stats { interface in inherits:Stats
51 * about the sessions associated with the referencing JMSConnectionStats.

Completed in 12 milliseconds