Save This Page
Home » openjdk-7 » javax » management » j2ee » statistics » [javadoc | source]
javax.management.j2ee.statistics
public interface: JMSStats [javadoc | source]

All Implemented Interfaces:
    Stats

Specifies the statistics provided by a JMS Resource
Method from javax.management.j2ee.statistics.JMSStats Summary:
getConnections
Method from javax.management.j2ee.statistics.JMSStats Detail:
 public JMSConnectionStats[] getConnections()
    Returns an array of JMSConnectionStats that provide statistics about the connections associated with the referencing JMS resource.