com.ibm.websphere.management.statistics
Interface JavaMailStats

All Superinterfaces:
Stats

Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.JavaMailStats

public interface JavaMailStats
extends Stats


Method Summary
 CountStatistic getSentMailCount()
          Deprecated.  
 
Methods inherited from interface com.ibm.websphere.management.statistics.Stats
getStatistic, getStatisticNames, getStatistics
 

Method Detail

getSentMailCount

public CountStatistic getSentMailCount()
Deprecated.