Package javax.management.j2ee.statistics
Interface JavaMailStats
public interface JavaMailStats
Specifies the statistics provided by a JavaMail resource.
-
Method Summary
Modifier and TypeMethodDescriptionThe number of mail messages sent.
-
Method Details
-
getSentMailCount
CountStatistic getSentMailCount()The number of mail messages sent.
-