javax.management.j2ee.statistics
Interface JavaMailStats


public interface JavaMailStats

Specifies the statistics provided by a JavaMail resource.

Author:
Guillaume Sauthier

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

Method Detail

getSentMailCount

CountStatistic getSentMailCount()
The number of mail messages sent.

Returns:
The number of mail messages sent.


Copyright © 2007 OW2 Consortium. All Rights Reserved.