javax.management.j2ee.statistics
Interface JavaMailStats


public interface JavaMailStats

Specifies the statistics provided by a JavaMail resource.


Method Summary
 CountStatistic (src) getSentMailCount()
          The number of mail messages sent.
 

Method Detail

getSentMailCount

public CountStatistic (src)  getSentMailCount()
The number of mail messages sent.