JavaTM 2 Platform
Ent. Ed. v1.4

javax.management.j2ee.statistics
Interface JavaMailStats


public interface JavaMailStats

Specifies the statistics provided by a JavaMail resource.


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

Method Detail

getSentMailCount

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


JavaTM 2 Platform
Ent. Ed. v1.4

Submit a bug or feature

Copyright 2003 Sun Microsystems, Inc. All rights reserved.