Interface JavaMailStats


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

      • getSentMailCount

        CountStatistic getSentMailCount()
        The number of mail messages sent.