Interface JavaMailStats


public interface JavaMailStats
Specifies the statistics provided by a JavaMail resource.
  • Method Summary

    Modifier and Type
    Method
    Description
    The number of mail messages sent.
  • Method Details

    • getSentMailCount

      CountStatistic getSentMailCount()
      The number of mail messages sent.